Dark mode for context menus and file picker is not available
Categories
(Core :: Widget: Cocoa, enhancement)
Tracking
()
People
(Reporter: mynameiskumarc, Unassigned)
Details
Attachments
(1 file)
990.61 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Right click anywhere in any page or on any empty space.
Try to browse and select a file for uploading or viewing.
Actual results:
The context menu such Open in new tab/window, copy etc will appear in light mode.
The file picker still uses light mode when picking a file even if my system preferences use dark mode for the entire macOS.
Expected results:
The context menu is supposed to appear in dark mode. That is dark background with light text.
The file picker should at least use the default file/document picker that is of native color mode. If the system uses dark mode, the picker should also use dark mode for selecting a file.
Comment 1•4 years ago
|
||
Please don't modify flags. I'm pretty sure this is a duplicate, leaving in Untriaged for now.
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•4 years ago
|
||
This work is covered in bug 1623686. You can test it in Nightly by setting the pref widget.macos.respect-system-appearance
to true
Marking this specific issue as duplicate of bug 1698765 (context menu). The file picker is already covered as well.
Description
•