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

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

--- Comment #10 from Ryosuke Niwa <rniwa@webkit.org> 2011-11-10 04:09:49 UTC ---
(In reply to comment #7)
> As discussed on IRC, I think the mutations I tried were done in setTimeout().
> Does that help?

Yeah, it appears that MSIE restores any DOM mutations done after dragstart
event and immediately before drop event.

> I'm not sure we want to be duplicating this though. It may be that that should
> be considered a bug.

It's possible that some contents depend on this behavior so I'll probably bring
it up on public-webapps or contact someone at Microsoft before finalizing it.

-- 
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 Thursday, 10 November 2011 04:09:58 UTC