[Webkit-unassigned] [Bug 112520] New: css text-rendring property breaking utf-8 special chars and switching font-face

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 17 13:48:36 PDT 2013


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

           Summary: css text-rendring property breaking utf-8 special
                    chars and switching font-face
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://jsbin.com/uqisib/8/edit
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: admin at simonboudrias.com


`text-rendering` css property is causing some pretty bad issue on Windows Chrome (tested under v25). Some special UTF-8 characters won't render correctly (using the unknown char square) and some text section can change font-face (even from sans-serif to serif).

I created a reduced test case here: http://jsbin.com/uqisib/8/edit

+ First title is the default _Twitter Boostrap_ theme breaking an UTF-8 char
+ Second use _impact_ font-face to clearly visualize the bug (utf-8 special char not showing and font-face switching)
+ Third title just remove the text-rendering property to show the visual bug is resolved and is not related directly to the font-face

-- 
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