Closed
Bug 1610002
Opened 5 years ago
Closed 5 years ago
Status panel should have dark panel and light text in ui.systemUsesDarkTheme=1
Categories
(Firefox :: Theme, enhancement, P3)
Firefox
Theme
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | verified |
People
(Reporter: yoasif, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Keywords: parity-chrome)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
As seen on: https://www.reddit.com/r/firefox/comments/eq1z8b/is_there_a_way_to_remove_this_bar_i_find_it/
Steps to reproduce:
- Ensure OS is in dark mode, or set ui.systemUsesDarkTheme=1
- Navigate to any page
- Hover over a link
What happens:
The status panel that appears shows as it does "light mode".
Expected result:
The status panel should be themed to have a dark background and light text.
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Type: defect → enhancement
Priority: -- → P3
Updated•5 years ago
|
No longer blocks: dark-incontent-pages
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
status-firefox74:
affected → ---
Assignee | ||
Comment 2•5 years ago
|
||
This isn't really the same as bug 1454234. One way to address this would be to just make the status panel dark depending on @media (prefers-color-scheme: dark)
which I think might be preferable over bug 1454234, because the status panel is visually in the content area and should probably follow content rules rather than the Firefox theme.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → dao+bmo
Status: REOPENED → ASSIGNED
Iteration: --- → 74.2 - Jan 20 - Feb 09
Points: --- → 2
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f2f6c375baf
Make the status panel respect @media (prefers-color-scheme: dark). r=ntim
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago → 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
Updated•5 years ago
|
Version: 74 Branch → unspecified
Updated•5 years ago
|
Flags: qe-verify+
Comment 6•5 years ago
|
||
This enhancement is verified with Fx 76.0a1(2020-03-19) and Fx 75.0b5 on Windows 10 and Ubuntu 18.04.
You need to log in
before you can comment on or make changes to this bug.
Description
•