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
App Name: Playwright OSS releases
#URL: https://playwright.dev/docs/intro
OS & Browser Details:
Microsoft Windows 11 Enterprise
Version 26100.4946
Chrome
Version 139.0.7258.139 (Official Build) (64-bit)
Prerequisites to apply resize:
Change system resolution to 1280*768 and zoom browser size to 200%.
Observe that Keyboard focus lost after invoking hamburger menu at resized resolution or not.
Actual:
After invoking the hamburger menu at resized resolution, keyboard focus becomes lost and is no longer visible.
Users relying on keyboard navigation cannot determine where the focus is, preventing further interaction.
Expected:
After invoking the hamburger menu at resized resolution, keyboard focus should be visible and move logically through all interactive elements.
User Impact:
Users with visual or motor impairments relying on keyboard navigation may become disoriented.