Address bar and Search bar lack contrast in OSX High Contrast mode
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | wontfix |
firefox90 | --- | wontfix |
firefox91 | --- | verified |
firefox92 | --- | verified |
People
(Reporter: phorea, Assigned: bugzilla)
References
(Blocks 2 open bugs)
Details
(Keywords: access, Whiteboard: [proton-address-bar])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Note
This issue doens't reproduce when "Display contrast" is set to Normal (default)
Affected versions
- Firefox 89 beta 12
- latest Nightly 90.0a1 2021-05-14
Affected platforms
- macOSX 10.15, macOSX 11.4 beta
Prerequisites
- Set system theme to Light
- Go to System Preferences - Accessibility and select "Increase contrast" option, then move the cursor one level to the right for "Display contrast" item
- Enable Search Bar
Steps to reproduce
- Open Firefox and set the theme to Default or Light
- Check address bar and search bar in close and open state
Expected result
- Address bar and search bar can be easily differentiated from the toolbar. Address bar results pane has a shadow.
Actual result
- Address bar and search bar have the exact same color as toolbar
- Address bar dropdown results pane has no shadow on a retina display
Regression range
- Not a regression, introduced with Proton
Additional notes
- Also reproducible when system theme is Dark and Firefox is set to Light theme
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
This patch draws a 1px black line around the Urlbar in macOS HCM, which resembles other high contrast macOS apps. This patch only support Light HCM mode. Since we apply the Firefox Dark lwttheme when in Dark mode, and we do not support lightweight themes in high contrast mode, significantly more work is required to implement basic support for dark HCM on Mac.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
bugherder |
Comment 4•3 years ago
|
||
Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Comment 5•3 years ago
|
||
The patch landed in nightly and beta is affected.
:harry, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9224341 [details]
Bug 1711261 - Increase toolbar contrast in Mac HCM. r?#desktop-theme-reviewers!,mstange
Beta/Release Uplift Approval Request
- User impact if declined: Low contrast in main UI on macOS when "Increase contrast" is toggled in System Preferences.
- 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): CSS-only, verified in Nightly.
- String changes made/needed:
Comment 7•3 years ago
|
||
Comment on attachment 9224341 [details]
Bug 1711261 - Increase toolbar contrast in Mac HCM. r?#desktop-theme-reviewers!,mstange
Approved for 91 beta 9, thanks.
Comment 8•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Reporter | ||
Comment 9•3 years ago
|
||
Verified fixed on OSX 10.14, Light HCM & Firefox system theme using Firefox 91 beta 9 and Nightly 92.0a1.
Updated•1 years ago
|
Description
•