RESOLVED FIXED 8624
Placeholders aren't always removed during paste
https://bugs.webkit.org/show_bug.cgi?id=8624
Summary Placeholders aren't always removed during paste
Justin Garcia
Reported 2006-04-26 23:29:00 PDT
Paste "foo<div>bar</div>" into <div><br></div> and you'll get an extraneous line break.
Attachments
patch, layout tests and changelog entries (45.33 KB, patch)
2006-04-27 01:50 PDT, Justin Garcia
no flags
patch, layout tests and changelog entries (45.43 KB, patch)
2006-04-27 01:55 PDT, Justin Garcia
darin: review+
Justin Garcia
Comment 1 2006-04-27 01:50:00 PDT
Created attachment 7992 [details] patch, layout tests and changelog entries this helps me get set up for other changes
Justin Garcia
Comment 2 2006-04-27 01:55:18 PDT
Created attachment 7993 [details] patch, layout tests and changelog entries fixed typos
Darin Adler
Comment 3 2006-04-27 07:35:08 PDT
Comment on attachment 7993 [details] patch, layout tests and changelog entries r=me
Justin Garcia
Comment 4 2006-04-27 13:08:15 PDT
fixed in r14086
Note You need to log in before you can comment on or make changes to this bug.