Skip to main content

Search and Top Navigation

#5028 closed bug (fixed)

Opened December 30, 2009 05:37PM UTC

Closed January 07, 2010 03:56AM UTC

Widget: disabled classes should be added to main element

Reported by: scottgonzalez Owned by: scottgonzalez
Priority: major Milestone: 1.8
Component: ui.widget Version: 1.8a2
Keywords: Cc:
Blocked by: Blocking:
Description

The base widget currently adds disabled classes to this.element, it should add them to this.widget() instead.

Attachments (0)
Change History (2)

Changed December 30, 2009 06:04PM UTC by scottgonzalez comment:1

owner: → scott.gonzalez
status: newaccepted

Fixed in dev branch in r3560.

Changed January 07, 2010 03:56AM UTC by scottgonzalez comment:2

resolution: → fixed
status: acceptedclosed

Fixed in trunk in r3621 with merge.