[Webkit-unassigned] [Bug 42533] New: webkit-transition while using non-standard font causes flash to default font during transition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 18 19:47:31 PDT 2010


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

           Summary: webkit-transition while using non-standard font causes
                    flash to default font during transition
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kirbysayshi at gmail.com


Created an attachment (id=61924)
 --> (https://bugs.webkit.org/attachment.cgi?id=61924)
Test HTML case

I believe I have found a bug in font display when using a transition and an Embedded Font. I'm using the Google Font API to load a special font, which displays fine. However, while the text is being animated as the result of a CSS transition, the text reverts to the default font. So before and after the transition the text is displayed with the proper font, but during the transition the default font is used (or at least the next non @fontface-esque specified in font-famly).

Attached is a test case that demonstrates this. In Safari 5, at least, when the text transitions in size (triggered by hovering), the font switches to Arial, and then flashes back to IM Fell DW Pica SC when the transition is complete.

In Minefield, the text animates as expected.

Please excuse if this is a duplicate! I searched, and did not find anything in Bugzilla, and the only other reference to this bug was found here: http://unstoppablerobotninja.com/entry/webkit-bug-yay/. Perhaps it is fixed in the nightlies?

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