Open
Bug 1097610
Opened 11 years ago
Updated 3 years ago
Sometimes a blurry font-icon if shown after text
Categories
(Core :: Graphics: Text, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: juergen.hoefs, Unassigned)
Details
(Keywords: testcase)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141030112145
Steps to reproduce:
Include a font icon (i.e. icoMoon) with text of this type:
<a href=""><span>Text</span><i class="icon-myIcon"></i></a>
Actual results:
Dependent of the length of text the icon gets blur.
Firefox shows a sharp icon only if I may have a specific text length.
Expected results:
Should be rendert always sharp (like Chrome do).
Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
I don't see any blurriness on my mac using the testcase you attached, on neither 33 nor 34 (beta). Can you post a screenshot, and can you go to Help > Troubleshooting Information, and copy the graphics-related information there?
Finally, are you using a retina mac or a non-retina mac?
Flags: needinfo?(juergen.hoefs)
Reporter | ||
Comment 2•11 years ago
|
||
That's weird,
I just started Firefox new and re-open the demo file and the blurryness are gone!
But then I changed the dummy-text to "Tex" and the icon is blury again.
It's on my non-retina monitor. With my Retina MacBook the icons seem sharp.
Screenshot attached.
Flags: needinfo?(juergen.hoefs)
Comment 3•11 years ago
|
||
I don't have a non-retina screen to hand... moving to Graphics: Text in the hope someone there can pick this up.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•