#8348 closed bug (fixed)
Accordion: Collapsed accordion is removed from tab order
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | git |
Component: | ui.accordion | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When the accordion is collapsed, the most recently open header should still have tabindex=0.
Change History (3)
comment:1 Changed 11 years ago by
Priority: | minor → blocker |
---|---|
Status: | new → open |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 11 years ago by
Milestone: | 1.9 → git |
---|
Note: See
TracTickets for help on using
tickets.
Accordion: Make sure there's always one header with tabindex=0. Fixes #8348 - Accordion: Collapsed accordion is removed from tab order.