RESOLVED FIXED 11766
REGRESSION(r17616-r17630): Items duplicated when moved inside contenteditable element
https://bugs.webkit.org/show_bug.cgi?id=11766
Summary REGRESSION(r17616-r17630): Items duplicated when moved inside contenteditable...
Matt Lilek
Reported 2006-12-05 23:50:48 PST
An image moved within a contenteditable div will be moved AND duplicated on ToT while shipping Safari (correctly) only moves the image.
Attachments
testcase (824 bytes, text/html)
2006-12-05 23:53 PST, Matt Lilek
no flags
Matt Lilek
Comment 1 2006-12-05 23:53:56 PST
Created attachment 11748 [details] testcase
Justin Garcia
Comment 2 2006-12-06 15:53:15 PST
Regressed somewhere between r17616 and r17630.
Matt Lilek
Comment 3 2006-12-06 16:10:46 PST
Should point out this seems to apply to not just images, but anything thats draggable within a contenteditable area (such as links, etc).
Stephanie Lewis
Comment 4 2007-01-22 18:18:28 PST
In Radar 4947130
Mark Rowe (bdash)
Comment 5 2007-01-23 16:27:27 PST
This was fixed in r19061.
Note You need to log in before you can comment on or make changes to this bug.