RESOLVED FIXED 6989
REGRESSION: Plain-text mode needed for contenteditable area used in new text field
https://bugs.webkit.org/show_bug.cgi?id=6989
Summary REGRESSION: Plain-text mode needed for contenteditable area used in new text ...
Adele Peterson
Reported 2006-01-31 19:01:25 PST
We don't want to allow any rich text in our new text fields. - no pasting in rich content - no using execCommand to make the text rich. (I think this covers using cmd-b, etc)
Attachments
patch (12.68 KB, patch)
2006-03-24 05:14 PST, Justin Garcia
no flags
patch (12.68 KB, patch)
2006-03-24 05:19 PST, Justin Garcia
no flags
patch (39.26 KB, patch)
2006-03-30 03:47 PST, Justin Garcia
no flags
patch (39.23 KB, patch)
2006-03-30 03:59 PST, Justin Garcia
darin: review+
Adele Peterson
Comment 1 2006-02-15 20:07:13 PST
Hmm- i might be wrong about execCommand. We definitely want to disallow keyboard commands that make the text rich.
Adele Peterson
Comment 2 2006-03-01 17:01:35 PST
<rdar://problem/4463526> Plain-text mode needed for contenteditable area used in new text field (6989)
Justin Garcia
Comment 3 2006-03-24 05:14:26 PST
Created attachment 7279 [details] patch This is a patch w/o deciding on how plaintext mode will be turned on.
Justin Garcia
Comment 4 2006-03-24 05:19:20 PST
Adele Peterson
Comment 5 2006-03-29 17:50:05 PST
Bumping to P1 since this causes a text field regression
Justin Garcia
Comment 6 2006-03-30 03:47:15 PST
Justin Garcia
Comment 7 2006-03-30 03:59:14 PST
Darin Adler
Comment 8 2006-03-30 08:37:14 PST
Comment on attachment 7387 [details] patch What you call Richly I would have called "WithStyle" ;-) r=me
Mark Rowe (bdash)
Comment 9 2006-07-06 18:22:01 PDT
*** Bug 8077 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.