RESOLVED DUPLICATE of bug 6989 8077
New TextField allows bold and italic styles.
https://bugs.webkit.org/show_bug.cgi?id=8077
Summary New TextField allows bold and italic styles.
Todd Yandell
Reported 2006-03-30 07:29:17 PST
The new TextField in WebKit allows the user to change the style of the text. For example, you can highlight a portion of a TextField's text, and press Cmd-B to make it bold. The style will be kept until the TextField loses focus. At that point the style is removed, but the characters are still laid out as if the style was applied. Styles are also not (immediately) removed when rich text is pasted into the text field.
Attachments
Testcase (550 bytes, text/html)
2006-03-30 07:41 PST, Todd Yandell
no flags
Todd Yandell
Comment 1 2006-03-30 07:41:09 PST
Created attachment 7390 [details] Testcase
Mark Rowe (bdash)
Comment 2 2006-07-06 18:22:01 PDT
*** This bug has been marked as a duplicate of 6989 ***
Note You need to log in before you can comment on or make changes to this bug.