contentEditable may need special handling too.
Haven't tested how IE (or other browsers) handles that.


-Olli

On 10/21/09 3:15 PM, Olli Pettay wrote:
Hi all,

seems like the draft doesn't specify properly what should happen when
dropping something to a (text) form control.

The draft says that if dragover isn't canceled, then drag operation
becomes none, and then later "if the current drag operation is none...
then the drag operation failed."

Seems like dragover needs to have some default handling when dispatched
to form controls.
IE does dispatch a drop event when dragging something to a form control.

br,

-Olli


Reply via email to