Skip to content

[Bug]: Fullscreen window does not show dropdown list of select element on macOS 31-x-y #43010

@kounorimich

Description

@kounorimich

Preflight Checklist

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions