[Bug 14337] Drag-and-drop / undo manager interaction

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14337

--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-02 16:39:18 UTC ---
It's more than that, though. Literally every DOM manipulation done to the
document between the start of the drag and drop operation and the end of it
ends up in the browser's undo transaction history, at least in IE. that is
whether it was done by script, or indeed anything else.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 2 October 2011 16:39:19 UTC