[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 10:28:46 PDT 2010


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |enrica at apple.com,
                   |                            |tony at chromium.org




--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2010-09-17 10:28:46 PST ---
(In reply to comment #4)
> Maybe my steps to reproduce wasn't clear.
> 
> What I want to be able to do is to have an editable div, where the font is a font like Lucida Grande.
> 
> Type in some text.
> 
> Select some text.
> 
> Choose "Italic" from the Format menu.

So this bug is not reproducible on WebKit?

> But it is grayed out.

By grayed out, are you saying a menu item or toolbar icon to italicize text is grayed out and thus not selectable?  Then that sounds like a bug with queryCommandEnabled.

> This is a request to allow Italic to be chosen *anyhow*, and use the "synthesized" italic display, as you showed that WebKit is able to display.

As I said earlier, I can italicize the text using execCommand('italic', false, null) so I haven't been able to reproduce the issue.

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