Search bar panel is not readable in High Contrast Mode
Categories
(Firefox :: Search, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | verified |
People
(Reporter: phorea, Assigned: mak)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression, Whiteboard: [proton-address-bar] [priority:2a] [a11y])
Attachments
(3 files)
Note
- Mac OSX 10.14 is not affected
Affected versions
- Fx89.0a1 2021-04-01
Affected platforms
- Windows 10 64-bit
- Ubuntu 20.04
Preconditions
- Windows: Activate OS High Contrast Theme / Ubuntu: Set OS to dark theme
- The following prefs are enabled in about:config:
browser.proton.enabled
browser.proton.toolbar.enabled
browser.proton.urlbar.enabled
Steps to reproduce
- Launch Firefox and enable the search bar.
- Observe the search bar panel
Expected result
- Search bar panel is consistent with Proton theme
Actual result
- Search bar panel doesn't follow OS's theme and the text is not visible
Regression range
- This was introduced with bug 1695276
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
sounds like a problem with the background, probably should not be set in high contrast.
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Comment 4•4 years ago
|
||
bugherder |
Hi marco, now its readable but bottom and right border are missing too in win10 64bit with high contrast.
should we log a separate bug for this?
Assignee | ||
Comment 7•4 years ago
|
||
(In reply to Pablo from comment #6)
Hi marco, now its readable but bottom and right border are missing too in win10 64bit with high contrast.
should we log a separate bug for this?
Yes, but it's probably a widget bug, our border is set to 1px solid white, but due to rounded border and moz-window-shadow there's some rounding for which the left border is drawn but the right is not. We may workaround that by removing the rounded border and shadow in high contrast. A lower priority bug will be good.
thanks, i just opened https://bugzilla.mozilla.org/show_bug.cgi?id=1705814 for that.
Reporter | ||
Comment 9•4 years ago
|
||
Marking as Verified fixed for Firefox 89 beta, considering the remaining work will be handled in bug 1705814.
Updated•4 years ago
|
Description
•