Closed
Bug 1698765
Opened 4 years ago
Closed 4 years ago
Make context menu look good in dark mode
Categories
(Core :: Widget: Cocoa, task)
Core
Widget: Cocoa
Tracking
()
RESOLVED
INVALID
People
(Reporter: mbalfanz, Unassigned)
References
Details
(Whiteboard: [mac:darkmode])
Attachments
(2 files, 2 obsolete files)
I know context menus are going to be native soon, but here's what I observed with the patch from bug 1697331, and widget.macos.respect-system-appearance set to true.
- separator lines are too bright. They should be more dimmed
- the arrow leading to the next level should be white
- inactive menu items (e.g. forward arrow in screenshot, or "Not signed in" text when sending page to device, are too dark and hard to read.
Compare this to the second screenshot of Safari
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
|
||
Attachment #9209419 -
Attachment is obsolete: true
Reporter | ||
Comment 3•4 years ago
|
||
Attachment #9209420 -
Attachment is obsolete: true
Reporter | ||
Comment 4•4 years ago
|
||
This problem goes away with the implementation of native context menus (bug 34572)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•