Closed
Bug 1508023
Opened 6 years ago
Closed 6 years ago
Bookmarks library w/ dark theme left pane is black on black
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1494790
People
(Reporter: harry, Unassigned)
Details
(Keywords: regressionwindow-wanted, steps-wanted)
Attachments
(1 file)
555.30 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:63.0) Gecko/20100101 Firefox/63.0
Steps to reproduce:
63.0.1 (64-bit) on macOS
Firefox > Tools > Add-ons > Dark Theme > (Enabled)
Firefox > Bookmarks > Show All Bookmarks
Actual results:
Black text on black background on the left (navigation/folder) pane
Expected results:
No black on black on the left pane
Also -- on second glance -- my normal Firefox windows have their chrome in dark mode and themed accordingly, but the Bookmarks Library window chrome is not themed in dark mode at all. A separate bug, perhaps, but worth noting.
Comment 2•6 years ago
|
||
Hi,
I haven't been able to reproduce this issue on Mac OS 10.12 using Firefox Nightly 65.0a1 or Firefox 63.0.3
Could you test if the issue is reproducible in safe mode, here is a link that can help you with that:
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
If the issue still occurs please try using a new profile, you can find the steps here:
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
Also, regarding Comment 1 the bookmarks library window doesn't change its appearance with themes.
Thank you for reporting!
Flags: needinfo?(harry)
Comment 3•6 years ago
|
||
Has STR: --- → yes
Component: Untriaged → Theme
Whiteboard: [needinfo reporter 2018-11-21]
Updated•6 years ago
|
Keywords: regressionwindow-wanted
OS: Unspecified → Mac OS X
Updated•6 years ago
|
Keywords: steps-wanted
Comment 4•6 years ago
|
||
I also experienced this issue and found out it was due to the following flag being set to true:
gfx.compositor.glcontext.opaque
Setting the flag back to the default false value renders the library sidebar as well as the history sidebar correctly.
I am able to reproduce this with Firefox 63.0.3 (64-bit) on a Mac OS X 10.13.6 by setting/unsetting the flag.
(In reply to Peter_M from comment #2)
> Hi,
>
> I haven't been able to reproduce this issue on Mac OS 10.12 using Firefox
> Nightly 65.0a1 or Firefox 63.0.3
>
> Could you test if the issue is reproducible in safe mode, here is a link
> that can help you with that:
> https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-
> mode
>
> If the issue still occurs please try using a new profile, you can find the
> steps here:
> https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-
> firefox-profiles?redirectlocale=en-US&redirectslug=Managing-
> profiles#w_starting-the-profile-manager
>
> Also, regarding Comment 1 the bookmarks library window doesn't change its
> appearance with themes.
>
> Thank you for reporting!
Hey Peter -- I still get the issue with safe mode, although I'm reluctant to mess with my profiles.
Per comment #4, I can however confirm that setting gfx.compositor.glcontext.opaque to false "fixes" the issue (and the whole Library window turns back to normal/light/readable colors).
Flags: needinfo?(harry)
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Component: Theme → Widget: Cocoa
Product: Firefox → Core
Resolution: --- → DUPLICATE
Whiteboard: [needinfo reporter 2018-11-21]
You need to log in
before you can comment on or make changes to this bug.
Description
•