[whatwg] Drop event on form controls

Ian Hickson ian at hixie.ch
Thu Oct 22 19:28:16 PDT 2009


On Wed, 21 Oct 2009, Olli Pettay wrote:
> 
> 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.

Fixed.


On Wed, 21 Oct 2009, Olli Pettay wrote:
>
> contentEditable may need special handling too.

Also fixed.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list