web-components icon indicating copy to clipboard operation
web-components copied to clipboard

[menu-bar] Usage of additional menu items on mobile not possible

Open knoobie opened this issue 4 years ago • 1 comments

Description

Using the example (https://vaadin.com/docs/latest/example?embed=menu-bar-overflow-wc.js&import=component/menubar/menu-bar-overflow.ts) on mobile (iPhone 12 Pro / iOS 15) it's not possible to interact with the sub-menu / menu items behind (...).

If I move the splitter around it works. In the "default" state the following is shown:

Initial state: 7A7E242B-269A-4F09-B147-BEA0FCD170C0

Click on (...): ABC70428-7195-4162-AC91-48445C20C8B4

Steps to reproduce

  • Open https://vaadin.com/docs/latest/example?embed=menu-bar-overflow-wc.js&import=component/menubar/menu-bar-overflow.ts with an iPhone and DON'T interact with the slider
  • Click the (...)
  • See no submenu

knoobie avatar Jan 07 '22 15:01 knoobie

It could be related to the demo in some way. After the fix #3312 I've checked with my own application and phone. My application doesn't suffer from this - the menu bar shrinks and I can interact with the sub menu.

knoobie avatar Jan 19 '22 11:01 knoobie