Closed
Bug 1611271
Opened 6 years ago
Closed 6 years ago
macOS Urlbar border is hard to make out
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox72 | --- | unaffected |
firefox73 | --- | unaffected |
firefox74 | --- | verified |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 1606930 comment 6 points out that our macOS Urlbar border is not the right colour. This is because we're using -moz-mac-focusring
for the colour, which is transparent. This doesn't look good with the new 1px border, especially on dark theme.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Blocks: urlbar-update-1
Priority: -- → P1
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e1c15cd64eaf
Remove -moz-mac-focusring border colour. r=dao
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
Updated•6 years ago
|
Keywords: regression
Updated•6 years ago
|
status-firefox72:
--- → unaffected
status-firefox73:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•6 years ago
|
Flags: qe-verify+
Comment 4•5 years ago
|
||
Reproduced the issue using Firefox 74.0a1 (20200123214224) on macOS 10.12.
The issue is verified fixed with Firefox 74.0 (20200309095159) on macOS 10.12. The color is more visible using the new megabar (browser.urlbar.update1:true).
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•