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
fix(material/menu): set correct focus origin on item when opened via keyboard (#21252)
Fixes that we were setting the `program` focus origin on the first menu item,
even though the user opened it using the keyboard.
Fixes#21241.
(cherry picked from commit 3484f71)
0 commit comments