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
When we are pressing the tab key, Keyboard focus moves to hidden control and gets lost completely on dismissing 'Find & Replace' popup:A11y_Monacoeditor_Focusorder.
#4670
Closed
AnKushSingh05 opened this issue
Sep 6, 2024
· 3 comments
#A11yTCS;#Desktopweb;#Win11;#Visual Studio Code Client;#VisualStudioCode-Web-Apr2021;#a11y-monacoeditor;#Keyboard;#WCAG2.4.3;#A11yMAS;#A11ySev2;#SCIM:bug29252070;
Verify whether When we are pressing the tab key, Keyboard focus moves to hidden control and gets lost completely on dismissing 'Find & Replace' popup
Actual Behavior
When we are pressing the tab key, Keyboard focus moves to hidden control and gets lost completely on dismissing 'Find & Replace' popup
Expected Behavior
Keyboard focus should be visible properly on dismissing 'Find & Replace' popup and navigating using the tab key.
User Impact:
Keyboard users will get confused where the keyboard focus is going if it is going to hidden control.
Attachment:
Bug_4670_Focusorder1.mp4
The text was updated successfully, but these errors were encountered:
AnKushSingh05
changed the title
When we are pressing the tab key Keyboard focus moves to hidden control and gets lost completely on dismissing 'Find & Replace' popup:A11y_Monacoeditor_Focusorder.
When we are pressing the tab key, Keyboard focus moves to hidden control and gets lost completely on dismissing 'Find & Replace' popup:A11y_Monacoeditor_Focusorder.
Sep 6, 2024
This seems like an invalid issue. After you escape the find widget, focus moves to the editor. Then you press the tab key and it probably goes to the browser. Where are you expecting tab focus to move in this case?
GitHubTags:
#A11yTCS;#Desktopweb;#Win11;#Visual Studio Code Client;#VisualStudioCode-Web-Apr2021;#a11y-monacoeditor;#Keyboard;#WCAG2.4.3;#A11yMAS;#A11ySev2;#SCIM:bug29252070;
Environment Details:
#URL: Monaco Editor (microsoft.github.io)
Monaco Editor
Chromium edge Version: 126.0.2592.68 (Official build) (64-bit).
Repro Steps:
Actual Behavior
When we are pressing the tab key, Keyboard focus moves to hidden control and gets lost completely on dismissing 'Find & Replace' popup
Expected Behavior
Keyboard focus should be visible properly on dismissing 'Find & Replace' popup and navigating using the tab key.
User Impact:
Keyboard users will get confused where the keyboard focus is going if it is going to hidden control.
Attachment:
Bug_4670_Focusorder1.mp4
The text was updated successfully, but these errors were encountered: