Environment
Vuetify Version: V3.11.7
Vue Version: V3.5.27
OS: Windows 11 version 25H2 (OS Build 26220.7653)
Browser: Edge (Version 145.0.3800.22), Chrome (Version 144.0.7559.110)
URL: https://vuetifyjs.com/en/components/menus/#positioning-menus-with-coordinates
User Impact:
Keyboard users will be impacted because the focus gets lost after closing the menu with the Escape key, making it difficult to understand where they are on the page. This causes confusion, breaks navigation flow, and slows down task completion.
Repro Steps:
- Open the URL: https://vuetifyjs.com/en/components/menus/#positioning-menus-with-coordinates in edge/chrome in windows.
- 'Menu Component' page will appear.
- Press tab key to navigate to 'Menu' control and activate it using enter key.
- Press Escape key to close the 'menu' control.
- Verify whether keyboard focus is getting lost after closing the menu control using escape key or not.
Actual Result:
Keyboard focus is getting lost after closing the menu control using escape key in windows.
Refer Attachment:
- Keyboard focus is getting lost after closing the menu control using escape key in windows.png
- Keyboard focus is getting lost after closing the menu control using escape key in windows.mp4
https://github.com/user-attachments/assets/6ca95a69-1c74-4468-826d-09387ad389db

Expected Result:
Keyboard focus shouldn't be lost after closing the menu control using escape key. Keyboard focus should retain back to the 'menu' control in windows.
Environment
Vuetify Version: V3.11.7
Vue Version: V3.5.27
OS: Windows 11 version 25H2 (OS Build 26220.7653)
Browser: Edge (Version 145.0.3800.22), Chrome (Version 144.0.7559.110)
URL: https://vuetifyjs.com/en/components/menus/#positioning-menus-with-coordinates
User Impact:
Keyboard users will be impacted because the focus gets lost after closing the menu with the Escape key, making it difficult to understand where they are on the page. This causes confusion, breaks navigation flow, and slows down task completion.
Repro Steps:
Actual Result:
Keyboard focus is getting lost after closing the menu control using escape key in windows.
Refer Attachment:
https://github.com/user-attachments/assets/6ca95a69-1c74-4468-826d-09387ad389db

Expected Result:
Keyboard focus shouldn't be lost after closing the menu control using escape key. Keyboard focus should retain back to the 'menu' control in windows.