RESOLVED DUPLICATE of bug 11022 20089
queryCommandState('underline') returns false if the selected text is also bold and italic
https://bugs.webkit.org/show_bug.cgi?id=20089
Summary queryCommandState('underline') returns false if the selected text is also bol...
Joshua Peek
Reported 2008-07-17 17:20:36 PDT
If you apply bold, underline, and italic styles to an element, queryCommandState will incorrectly report that the selected text is not underlined. queryCommandState works fine under all the other combinations of bold, underline, and italic text.
Attachments
Demonstrations the underline state bug (682 bytes, text/html)
2008-07-17 17:23 PDT, Joshua Peek
no flags
Joshua Peek
Comment 1 2008-07-17 17:23:12 PDT
Created attachment 22355 [details] Demonstrations the underline state bug Select some text in the edit area and click "Query selected state". Notice that the underline state is false.
Mark Rowe (bdash)
Comment 2 2008-07-17 20:12:07 PDT
Justin Garcia
Comment 3 2009-02-17 16:16:52 PST
*** This bug has been marked as a duplicate of 11022 ***
Note You need to log in before you can comment on or make changes to this bug.