[Content Blocking] Icons from preferences are invisible on high contrast mode
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
People
(Reporter: david.olah, Assigned: ewright)
References
Details
(Keywords: access, Whiteboard: [anti-tracking])
Attachments
(3 files)
52.35 KB,
image/png
|
Details | |
41.54 KB,
image/png
|
Details | |
47 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
[Enviroments:]
Windows 10, Windows 7
66.0a1 (2019-01-09)
[Steps:]
- Set a high contrast theme (example: black).
- Open Firefox.
- Open hamburger menu / select content blocking.
[Actual Result:]
The icons are the same color as the background and cannot be seen.
[Expected Result:]
The icons convert color to white as the rest of the icons from Mozilla options pages.
[Note]
In the Attachments you can see a comparison between standard and High contrast mode.
Reporter | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Right. Firefox preferences is better.
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
High contrast mode does not render background images, set as list-style image instead. Fix fill colors for other icons.
Assignee | ||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Updated•6 years ago
|
Comment 7•6 years ago
|
||
This small CSS patch looks contained and safe and fixes an obvious visual bug with high-contrast themes, Erica do you want to request an uplift to 67 Beta or do you prefer to let it ride the trains to 68?
Assignee | ||
Comment 9•6 years ago
|
||
Comment on attachment 9051839 [details]
Bug 1518807 - Icons and images are visible on high contrast mode.
Beta/Release Uplift Approval Request
- Feature/Bug causing the regression: Bug 1501985
- User impact if declined: in high contrast mode, icons are not visible in about:preferences#privacy section.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): just css change
- String changes made/needed: none
Comment 10•6 years ago
|
||
Comment on attachment 9051839 [details]
Bug 1518807 - Icons and images are visible on high contrast mode.
Safe patch for a visible bug in high contrast mode, uplift approved for 67 beta 7, thanks.
Comment 11•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Updated•6 years ago
|
Comment 12•6 years ago
|
||
I verified this issue on latest Nightly 68.0a1 (20190407214820) using Windows 7 x64, but it seems that some icons are still not displayed in about:preferences when High Contrast mode is applied. In "Standard" and "Strict" mode the icons are missing for "Known trackers only in Private Windows" and "Third-party tracking cookies"; please observe the image.
Any thoughts about this, Erica?
Assignee | ||
Comment 13•6 years ago
|
||
(In reply to Ciprian Georgiu [:ciprian_georgiu], Release Desktop QA from comment #12)
I verified this issue on latest Nightly 68.0a1 (20190407214820) using Windows 7 x64, but it seems that some icons are still not displayed in about:preferences when High Contrast mode is applied. In "Standard" and "Strict" mode the icons are missing for "Known trackers only in Private Windows" and "Third-party tracking cookies"; please observe the image.
Any thoughts about this, Erica?
looks like I missed them, Another note, the chevron up and down were also missed.
Assignee | ||
Updated•6 years ago
|
Description
•