[Webkit-unassigned] [Bug 12324] User needs to be able to set Lucida Grande "italic"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 17 09:39:33 PDT 2010


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2010-09-17 09:39:33 PST ---
(In reply to comment #2)
> When somebody is typing text in an editable field, they expect to be able to choose Italic, Bold, etc. 
> 
> Since WebKit is able to display Lucida Grande in italic (although it cheats, by actually showing another font), it would make sense to be able to allow the user to set Italic.
> 
> Does that clarify things?

Yes, but I can italicize <div style="font-family: 'Lucida Grande';">hello world</div> on WebKit to obtain <div style="font-family: 'Lucida Grande';"><i>hello world</i></div> (try it out on http://www.mozilla.org/editor/midasdemo/), which seems to be what you desire.  What kind of problems are you having?

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