Ticket #5330 (closed bug: fixed)
Accordion headers still show rollover when disabled
| Reported by: | Rwhitbeck | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.3 |
| Component: | ui.accordion | Version: | 1.8rc3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Visual test: http://jquery-ui.googlecode.com/svn/tags/1.8rc3/tests/visual/accordion/accordion_method_disable.html
FireFox Mac: 3.5.8
Even while disabled the rollover classes are still fired and shown. Not sure if it should or not. I would think it's disabled don't show a rollover queue.
Change History
comment:1 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from TBD to 1.9
comment:3 Changed 2 years ago by Scott González
Accordion: Don't handle hover/focus when disabled. Fixes #5330 - Accordion headers still show rollover when disabled.
Changeset: 551bf6e1e7844dc3ea4ca62a3bf0e7cb4c18744b
Note: See
TracTickets for help on using
tickets.


Fixed in 551bf6e.