[Webkit-unassigned] [Bug 47452] [Gtk] style="font-family: courier" makes text disappear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 23 08:16:45 PDT 2010


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





--- Comment #16 from Holger Freyther <zecke at selfish.org>  2010-10-23 08:16:45 PST ---
Created an attachment (id=71641)
 --> (https://bugs.webkit.org/attachment.cgi?id=71641&action=review)
App to illustrate the issue

The code is copy and pasted from the WebCore sources, it will call abort() on all error paths of the WebCore code. In case it aborts in the GlyphPage::fill function, it will also print the Pattern. The code aborts with 'courier' but it does not abort with 'liberation sans'.

The code lacks error checking on the created cairo fonts but this turned out to be okay. I assume there is an error with characterset conversion of the font... but this will be the next step...

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