Bug 8077

Summary: New TextField allows bold and italic styles.
Product: WebKit Reporter: Todd Yandell <todd>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ian, mrowe
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Testcase none

Description Todd Yandell 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.
Comment 1 Todd Yandell 2006-03-30 07:41:09 PST
Created attachment 7390 [details]
Testcase
Comment 2 Mark Rowe (bdash) 2006-07-06 18:22:01 PDT

*** This bug has been marked as a duplicate of 6989 ***