Ticket #5028 (closed bug: fixed)
Widget: disabled classes should be added to main element
| Reported by: | scott.gonzalez | Owned by: | scott.gonzalez |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8 |
| Component: | ui.widget | Version: | 1.8a2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The base widget currently adds disabled classes to this.element, it should add them to this.widget() instead.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in dev branch in r3560.