Closed
Bug 1828649
Opened 2 years ago
Closed 2 years ago
Inconsistency of prefers-color-scheme propagation in Private Window
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
INVALID
People
(Reporter: erosman, Unassigned)
References
Details
Attachments
(1 file)
|
151.01 KB,
image/png
|
Details |
Private Windows are currently having a dark theme.
prefers-color-scheme in Private Window is propagated to browserAction popups. However, they are not propagated to other extension pages which results in an inconsistency in the display.
Comment 1•2 years ago
|
||
Not sure where exactly this should go, but Firefox::Theme seems a bit better.
Comment 2•2 years ago
|
||
This is working as intended. The popup follows the browser UI, whereas we don't automatically put content in dark mode in private windows.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•