Skip to content

[dev-v5] FluentSelect is broken in Firefox #3644

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

Open
MarvinKlein1508 opened this issue Apr 8, 2025 · 2 comments
Open

[dev-v5] FluentSelect is broken in Firefox #3644

MarvinKlein1508 opened this issue Apr 8, 2025 · 2 comments
Labels
status:blocked Any issue blocked by another v5 For the next major version

Comments

@MarvinKlein1508
Copy link
Contributor

MarvinKlein1508 commented Apr 8, 2025

🐛 Bug Report

The option menus aren't working correctly within Firefox.

💻 Repro or Code Sample

https://fluentui-blazor-v5.azurewebsites.net/List/Select

🤔 Expected Behavior

I expect the menus to open just like in Edge or Chrome.

😯 Current Behavior

Please take a look on this short video: https://www.youtube.com/watch?v=Rsw_2mfEilU

🌍 Your Environment

It works just fine in both Edge and Chrome but not in Firefox.

@microsoft-github-policy-service microsoft-github-policy-service bot added the triage New issue. Needs to be looked at label Apr 8, 2025
@dvoituron
Copy link
Collaborator

Weird. This seems to be caused by the overflow-y: auto; of <div class="fluent-layout-item" area="content">

Need investigations

@dvoituron dvoituron added status:needs-investigation Needs additional investigation and removed triage New issue. Needs to be looked at labels Apr 10, 2025
@dvoituron dvoituron self-assigned this Apr 10, 2025
@dvoituron
Copy link
Collaborator

This is a WebComponent issue. I've reported this bug in the associated repo. No further action on our side.
microsoft/fluentui#34224

@dvoituron dvoituron added status:blocked Any issue blocked by another and removed status:needs-investigation Needs additional investigation labels Apr 10, 2025
@dvoituron dvoituron removed their assignment Apr 10, 2025
@vnbaaij vnbaaij added the v5 For the next major version label May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:blocked Any issue blocked by another v5 For the next major version
Projects
None yet
Development

No branches or pull requests

3 participants