Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vaadin-menu-bar-overlay acts strange with a "inline-size" container #7972

Open
danielvanmil opened this issue Oct 14, 2024 · 0 comments
Open
Labels
needs research More information needed to estimate vaadin-menu-bar

Comments

@danielvanmil
Copy link

Description

When we use a Vaadin component that uses a vaadin-menu-bar-overlay in a container of type "inline-size" that uses container queries, the overlay acts strange. This only happens in latest Firefox and not in Chrome/Edge

Expected outcome

I would expect the overlay to act consistent and correct in all browsers.

Minimal reproducible example

See https://vaadin.com/docs/latest/example?path=component/menubar/menu-bar-basic.ts

Steps to reproduce

How to test:

Expected: all menus act normal in FireFox
Actual: some menus close immediately when opened in FireFox, Chrome/Edge act normal

Could this be a FireFox issue and if so, could you pinpoint how this could be caused? (or add a workaround in the Vaadin components?)

image

image

Environment

Vaadin version(s): 24.4.11
OS: Windows

Browsers

No response

@rolfsmeds rolfsmeds added needs research More information needed to estimate vaadin-menu-bar labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs research More information needed to estimate vaadin-menu-bar
Projects
None yet
Development

No branches or pull requests

2 participants