Closed
Bug 1495291
Opened 7 years ago
Closed 7 years ago
'Hide Bookmarks Toolbar' is invisible(black on black) on Dark theme
Categories
(Firefox :: Bookmarks & History, defect, P1)
Tracking
()
VERIFIED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | unaffected |
firefox64 | --- | verified |
People
(Reporter: euthanasia_waltz, Assigned: dao)
References
Details
(Keywords: regression)
Attachments
(1 file)
Library -> Bookmarks -> Bookmarking Tools -> Hide Bookmarks Toolbar
background-color: rgba(0, 0, 0, 0);
color: rgb(74, 74, 74);
I cannot see text and icon unless mouse hover.
'Hide Bookmarks Sidebar' doesn't have this issue.
background-color: rgba(0, 0, 0, 0);
color: rgb(255, 255, 255);
(Linux only. No problem on Windows)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → dao+bmo
Blocks: 1492130
Severity: minor → normal
Status: UNCONFIRMED → NEW
Component: Theme → Bookmarks & History
Depends on: 1495442
Ever confirmed: true
Keywords: regression
Priority: -- → P1
Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 9013551 [details]
Bug 1495291 - Remove obsolete code that marks the "Hide Bookmarks Toolbar" as checked. r?paolo
:Paolo Amadini has approved the revision.
Attachment #9013551 -
Flags: review+
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/554b31d816d1
Remove obsolete code that marks the "Hide Bookmarks Toolbar" as checked. r=paolo
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Updated•7 years ago
|
status-firefox62:
--- → unaffected
status-firefox63:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Updated•7 years ago
|
Flags: qe-verify+
Comment 5•7 years ago
|
||
I have reproduced this issue using Firefox 64.0a1 (2018.09.30) on Ubuntu 16.04 x64.
I can confirm this issue is fixed, I verified using Firefox 64.0b4, on Ubuntu 16.04 x64.
You need to log in
before you can comment on or make changes to this bug.
Description
•