-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review revised Actions Menu Button Example Using aria-activedescendant #383
Comments
@mcking65 |
Keyboard support > Menu: Space does not perform as documented. It does activate the menu item, causing the "Last Action" textbox to be updated, then momentarily closes and reopens the menu with focus set to Action 1. Same issue as in #382 Tested using Win10/FF 53.0 |
… remove space key documentation To resolve feedback in issue #383 about examples/menu-button/menu-button-actions-active-descendant.html, made the following changes. 1. Per feedback from @annabbott, Removed documentation of space key behavior. It is optional. It can be restored if appropriate after issue #403 is resolved. 2. Adjusted grammar in keyboard table to be consistent with similar changes made for issue #384 in commit c4d70e8.
…w issue link to complete review process Removed link to issue #383 from examples/menu-button/menu-button-actions-active-descendant.html. The internal task force review process is complete.
All feedback has been addressed except for the space key bug, which is being tracked by issue 403. In the mean time, documentation of space key functionality is removed since support for it is optional in the menu. Closing this review. |
@jongund added a third menu button example:
actions menu button example using aria-activedescendant
that is now ready for task force review.
Reviews requested as of April 26, 2017
The text was updated successfully, but these errors were encountered: