-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Open
@msftedad
Description
Description
User Impact:
Keyboard dependent users will find it difficult to identify the currently focused element if keyboard focus is getting lost after activating home control in left navigation pane in windows.
Refer Attachment:
- Keyboard focus get lost after activating Home tab item present in left navigation pane.mp4
Keyboard.focus.get.lost.after.activating.Home.tab.item.present.in.left.navigation.pane.mp4
Expected behavior
Keyboard focus shouldn't be lost home tab item after activating it, it should remain on the home control.
Actual behavior
Keyboard focus is getting lost after activating home control in left navigation pane in windows.
On press tab key, focus is moving to 'Github' control.
Steps to reproduce
- Open the URL: https://docs.pwabuilder.com/#/builder/android in latest edge browser.
- PWA Builder - packaging page will be displayed on screen.
- Press tab key to reach 'Ham burger menu button' and activate it.
- Now press tab key to reach to the home control and activate it.
- Verify whether keyboard focus is getting lost after activating home control in left navigation pane in windows or not.
Environment
OS: Windows 11 Enterprise Insider Preview Version 24H2 (OS Build 26100.3775)
Browser Microsoft Edge Version 135.0.3179.85 (Official build) (64-bit)
URL: https://docs.pwabuilder.com/#/builder/
Additional Information
- Bug still occurs when all/other plugins are disabled?