-
Notifications
You must be signed in to change notification settings - Fork 17k
Labels
31-x-y32-x-ybug 🪲has-repro-gistIssue can be reproduced with code at https://gist.github.com/Issue can be reproduced with code at https://gist.github.com/platform/macOSstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
31.2.1
What operating system(s) are you using?
macOS
Operating System Version
Sonoma 14.5
What arch are you using?
arm64 (including Apple Silicon)
Last Known Working Electron version
30.3.0
Expected Behavior
When fullscreen mode on macOS, when a <select> element within a BrowserWindow is clicked, the dropdown list should be displayed properly, just as it does in non-fullscreen mode.
Actual Behavior
When a <select> element is clicked in a fullscreen BrowserWindow on macOS, the dropdown list does not show.
Testcase Gist URL
https://gist.github.com/kounorimich/cffc319e21468665512c7da0df555a45
Additional Information
I have tested the same functionality in version 30.3.0, and it worked well without any issues.
On an Ubuntu PC (Ubuntu 22.04.3 LTS), the functionality also works as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
31-x-y32-x-ybug 🪲has-repro-gistIssue can be reproduced with code at https://gist.github.com/Issue can be reproduced with code at https://gist.github.com/platform/macOSstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature