- From: Ian Hickson <ian@hixie.ch>
- Date: Fri, 23 Oct 2009 02:28:16 +0000 (UTC)
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. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 22 October 2009 19:28:16 UTC