Light theme without tabs-in-titlebar has incorrect colors for tab bar on OS X
Categories
(Core :: Graphics, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | wontfix |
firefox76 | --- | fix-optional |
People
(Reporter: alaskanemily, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(2 files)
To see the problem, you must be using OS X, with the "light" theme (not default), and have browser.tabs.drawInTitlebar set to false. I am testing with webrender disabled.
The tabs have a flat, light-gray color (I think it's the same as is used when the window is inactive), even when the window has focused.
This seems to have been broken by this commit: https://hg.mozilla.org/mozilla-central/rev/2136aaa9de33705610c8b3b3c441630500b0f2e1
Although given that that is just a backout, I would guess that it had actually been broken before that, and the changes that backed out just hid the problem.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Emily, does this occur with webrender enabled?
Could you visit about:support, hit "Copy text to clipboard", and attach the results to the bug?
Reporter | ||
Comment 2•5 years ago
|
||
It seems to happen with webrender enabled or disabled.
Reporter | ||
Comment 3•5 years ago
|
||
This is from before I enabled webrender to test with.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 4•5 years ago
•
|
||
Although this happens with WR too, just blocking on WR-Mac for now so we can decide if we want to fix it for wr on mac later
Comment 5•5 years ago
|
||
The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
Reporter | ||
Comment 7•4 years ago
|
||
This appears to be fixed both with and without WR with the latest nightly, although when the window doesn't have focus the tabs looks like they have the wrong styling. It seems like tabs aren't getting the inactive style with light theme?
Reporter | ||
Comment 8•4 years ago
|
||
This looks a bit odd again in 89.0a1 (2021-04-01). I presume this might be related to the issue that made the search and address inputs lose their outlines in light mode?
Description
•