[Webkit-unassigned] [Bug 123268] Position fixed text rendering thinner (Safari 6.1)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 09:53:37 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=123268





--- Comment #1 from David Myers <dmyers at squarespace.com>  2013-10-30 09:52:24 PST ---
Created an attachment (id=215518)
 --> (https://bugs.webkit.org/attachment.cgi?id=215518&action=review)
Demonstrates fixed position font rendering bug

As the initial reporter noted, this bug causes text within fixed position elements to be rendered as if they had the following declaration:
-webkit-font-smoothing: antialiased;

This behavior cannot be overridden. 

Additionally, I believe this only occurs on non-retina screens. Retina screens appear to render the text correctly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list