[menu] Menu tabs shift on Edge Android #3077
Labels
browser/edge
Any issues relating to Microsoft Edge (old none chromium version)
device/mobile
Any issues relating to mobile devices
state/awaiting-investigation
Anything which needs more investigation
type/bug
Any issue which is a bug or PR which fixes a bug
Bug Report
Menu tabs shift when clicking them on Edge Android.
This does not happen on Chrome Android.
Evenly divided tabs do not shift.
I assume the issue is with how Edge calculates the width of
flex
items in the menu.My hacky workaround:
If I override the the first item in the menu with
style="display: block;"
(or any non-flex display), the tabs don't shift.Steps to reproduce
Screen recording
menu_shift_edge_android.mp4
Version
2.9.3
2.9.4-beta.65
The text was updated successfully, but these errors were encountered: