You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Navigate to SplitButton example
open menu by Alt+down arrow key
press TAB
Expected Result
user navigate away from menu
menu is closed
Actual Result
user navigate away from menu
menu is not closed, stays open
Bug no 2: Menu instruction narration
[Screen readers]: On “New conversation” split button, JAWS reads as “New conversation split button to open menu, press Alt + Arrow Down Press space to activate the menu, then navigate with arrow keys”. Here reading “Press space to activate the menu, then navigate with arrow keys” is incorrect also pressing “Space” key will selects “New conversation”.
Comment: I think we should remove aria-haspopup this is causing narrationg for JAWS.