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.
Fixed in dev branch in r3560.