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
Currently when opening a menu, the entire opening animation has to finish before the default focus is applied, which is rather annoying as a keyboard user.
What is affected?
Accessibility, Component
Description
Currently when opening a menu, the entire opening animation has to finish before the default focus is applied, which is rather annoying as a keyboard user.
Reproduction
https://material-web.dev/components/menu/
Workaround
The only workaround is setting quick open on all your menus to skip the animation.
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
1.5.1
Browser/OS/Node environment
Browser: Edge 126.0.2592.68
OS: Windows 11
Node version: 22.3.0
npm version: 10.8.1
The text was updated successfully, but these errors were encountered: