nomensa / jquery.accessible-accordion

Creates an accessible accordion - collapsible content panels
http://nomensa.github.io/jquery.accessible-accordion
MIT License
4 stars 3 forks source link

Active trigger can be hidden from view #1

Closed anevins12 closed 9 years ago

anevins12 commented 9 years ago

When the 'activeControlHidden' option is used (with true), the an active trigger disappears when an accordion item is opened. This is correct.

The issue comes when using a keyboard. The active trigger can be focused on (even though it's hidden) and when it is pressed, the panel disappears. The panel should not disappear.

anevins12 commented 9 years ago

Fixed in https://github.com/nomensa/jquery.accessible-accordion/commit/d43085e8d6ec69c48db373b241adac3390d4700c