-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Settings UX: tab key does not properly switch focus #52467
Comments
(Experimental duplicate detection) |
This is the new settings ux, assigning to @roblourens |
You say "focus order is not right", can you be more specific about what the problem is? |
@roblourens I think the focus is not jumping properly from left to right and from up to down. If I press tab a couple of times in the new settings ux the behavior is unexpected for me |
This is not the new settings editor, this is basically the same as #52468 |
@roblourens this is the new settings editor - it is quite clear if you look at the attachment. |
Are we looking at the same attachment? I see the old editor. |
My appologies, it is the old settings editor. |
The old editor is going away, and is no longer the default settings editor, and I'm not sure how to fix this... |
@roblourens if I were you I would put this to the backlog. Since we now have the new settings experience |
Environment Details:
VSCode Version : 1.24.1
OS Version : HighSierra10.13.5
Additional Details:
MAS Violated : MAS 2.4.3
Repro Steps:
Actual:
Keyboard focus order is not properly aligned when navigating through the list items present on the page using Shift Tab key and Tab key
When Tab key is pressed the focus order shifts from downward to upwards which is not the ideal functionality of the Tab key.
When Shift Tab key is pressed the focus order shifts from upwards to downward which is not the ideal functionality of the Shift Tab key.
Expected:
Keyboard focus order is should be properly aligned when navigating through the list items present on the page using Shift Tab key and Tab key
Recommendations:
Refer below link which is repository of bug fixes code snippets:
https://microsoft.sharepoint.com/teams/msenable/mas/pages/browse-fixes.aspx
User Impact:
The user will not be able to get clarity about focus order alignment and movement when using Tab or Shift Tab key.
MAS Reference:
MAS 2.4.3 - https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={0de7fbe1-ad7e-48e5-bcbb-8d986691e2b9}
Attachment For Reference:
A11y_VSCode_UserSettings_Keyboard_FocusOrder.pptx
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: