Commandbar overflow, default selection #26680
Answered
by
micahgodbolt
ashutosh-kendurkar
asked this question in
Q&A
-
when the commandbar has overflow actions, if user clicks on the three dots(...) the expanded dropdown menu may have 1 or more actions, as per the ARIA Authoring Practices Guide the focus should be on the first item in the dropdown. existing behavior - in the current commandbar implementation, the focus remains on the three dots |
Beta Was this translation helpful? Give feedback.
Answered by
micahgodbolt
Feb 7, 2023
Replies: 1 comment
-
Focus actually does go to the first item, but there is an existing bug in focus rectangles when moving between surfaces. We have an issue logged for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
micahgodbolt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Focus actually does go to the first item, but there is an existing bug in focus rectangles when moving between surfaces. We have an issue logged for it.