Bug 8624 - Placeholders aren't always removed during paste
Summary: Placeholders aren't always removed during paste
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Justin Garcia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-26 23:29 PDT by Justin Garcia
Modified: 2006-04-27 13:08 PDT (History)
0 users

See Also:


Attachments
patch, layout tests and changelog entries (45.33 KB, patch)
2006-04-27 01:50 PDT, Justin Garcia
no flags Details | Formatted Diff | Diff
patch, layout tests and changelog entries (45.43 KB, patch)
2006-04-27 01:55 PDT, Justin Garcia
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Garcia 2006-04-26 23:29:00 PDT
Paste "foo<div>bar</div>" into  <div><br></div> and you'll get an extraneous line break.
Comment 1 Justin Garcia 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
Comment 2 Justin Garcia 2006-04-27 01:55:18 PDT
Created attachment 7993 [details]
patch, layout tests and changelog entries

fixed typos
Comment 3 Darin Adler 2006-04-27 07:35:08 PDT
Comment on attachment 7993 [details]
patch, layout tests and changelog entries

r=me
Comment 4 Justin Garcia 2006-04-27 13:08:15 PDT
fixed in r14086