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

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

--- Comment #2 from Ryosuke Niwa <rniwa@webkit.org> 2011-09-30 21:04:59 UTC ---
So I think in step 4.1.3. where it says "Insert the actual data of the first
item in the drag data store item list to have a drag data item type string of
"text/plain" and a drag data item kind that is Plain Unicode string into the
text field or editing host or editable element in a manner consistent with
platform-specific conventions (e.g. inserting it at the current mouse cursor
position, or inserting it at the end of the field)."

The insertion should be implemented as automatic transaction, and the UA should
fire transaction event at the end of the insertion as specified in my working
draft.

-- 
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 Friday, 30 September 2011 21:05:02 UTC