Closed Bug 1567141 Opened 5 years ago Closed 5 years ago

Blurry Text in the URL bar

Categories

(Firefox :: Address Bar, defect, P1)

Unspecified
All
defect
Points:
1

Tracking

()

VERIFIED FIXED
Firefox 70
Iteration:
70.1 - Jul 8 - 21
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- unaffected
firefox69 --- unaffected
firefox70 --- verified

People

(Reporter: marcia, Assigned: dao)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Seen after updating to the latest nightly, 20190718095458. See attached screenshot. I am running on macOS 10.15,

It looks like a heavy text-shadow is being applied, but offhand I'm not sure where it's coming from.

Your Nightly seems colored very differently from mine (but I'm on 10.13); do you have some kind of custom theme installed? (Or is this a 10.15 feature that we're somehow picking up?) Does this persist in Safe Mode?

Flags: needinfo?(mozillamarcia.knous)

(In reply to Jonathan Kew (:jfkthame) from comment #1)

It looks like a heavy text-shadow is being applied, but offhand I'm not sure where it's coming from.

Your Nightly seems colored very differently from mine (but I'm on 10.13); do you have some kind of custom theme installed? (Or is this a 10.15 feature that we're somehow picking up?) Does this persist in Safe Mode?

Yes, I was using the Universo Blue theme. When I disabled it the issue went away, but previously with other nightlies I wasn't having any issues.

Flags: needinfo?(mozillamarcia.knous)

That theme appears to put a text-shadow on the tab titles; looks like the same shadow is unexpectedly appearing on the URL bar text. Appears to be a regression from bug 1513337; I don't think that was supposed to change rendering like this.

Component: Graphics: Text → Address Bar
Flags: needinfo?(dao+bmo)
Product: Core → Firefox
Regressed by: 1513337

I see this bug on Windows, too.

Keywords: regression
OS: macOS → All
Summary: macOS Blurry Text in the URL bar → Blurry Text in the URL bar

It looks like we have a rule removing the text-shadow on textbox: https://searchfox.org/mozilla-central/rev/4fbcfe6fecf75d7b828fbebda79a31385f7eab5f/toolkit/content/xul.css#449

But now #urlbar is no longer a textbox after bug 1513337, so I guess we could set text-shadow: none at https://searchfox.org/mozilla-central/rev/4fbcfe6fecf75d7b828fbebda79a31385f7eab5f/browser/themes/shared/urlbar-searchbar.inc.css#28 , #searchbar will soon no longer use a textbox too in bug 1534455, so it seems like the right place to put this.

Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Iteration: --- → 70.1 - Jul 8 - 21
Points: --- → 1
Flags: needinfo?(dao+bmo)
Priority: -- → P1
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/07f1cf83bba8
Stop setting the textbox-input class alongside urlbar-input and urlbar-scheme. r=ntim
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Flags: qe-verify+

Hello!
Reproduced the issue using Firefox 70.0a1 (20190718215316) and installing Universo Blue theme on Windows 10x64.
The issue is verified fixed with Firefox 70.0b7 (20190916074538) on Windows 10x64, Ubuntu 18.04 and macOS 10.14.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: