[Webkit-unassigned] [Bug 17194] Changing text to bold changes font family

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 08:27:35 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17194


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org
           Severity|Critical                    |Normal
             Status|UNCONFIRMED                 |NEW
          Component|HTML Editing                |Text
     Ever Confirmed|0                           |1




------- Comment #1 from mitz at webkit.org  2008-02-06 08:27 PDT -------
I think the problem is that when you specify "LucidaGrande" rather than "Lucida
Grande", WebKit fails to find a font family with that name and therefore falls
back on finding a font with the PostScript name LucidaGrande. That works for
the regular weight but when you ask for the bold weight, since you did not
specify the correct family name, WebKit fails to match Lucida Grande Bold with
"LucidaGrande".


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



More information about the webkit-unassigned mailing list