#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: | ||
Blocked by: | Blocking: |
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 (3)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | 1.9 → 1.8.3 |
---|
comment:3 Changed 12 years ago by
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.