[Webkit-unassigned] [Bug 16661] REGRESSION (r27366-r27369): Paste text into a contenteditable div creates a contenteditable div for each line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 30 00:19:26 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16661





------- Comment #5 from ddkilzer at webkit.org  2007-12-30 00:19 PDT -------
(In reply to comment #4)
> * ACTUAL RESULTS
> Each new line with "Test" text is a <div> with contenteditable="true".

This copies the "id" attribute as well of the parent <div>, which is also
incorrect.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list