[whatwg] HTML5 cut/copy

Ian Hickson ian at hixie.ch
Tue Jan 12 17:38:40 PST 2010


On Tue, 12 Jan 2010, Daniel Cheng wrote:
>
> http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#copy-to-clipboard
> 
> The current spec says that drop events should be fired while handling 
> copy/cut operations. Is this intended? The clipboard is not a DOM 
> element; it seems like it'd make sense only to fire the drop event for 
> pastes.

Oops. Fixed. It should have been dragstart, drag, and dragend. Thanks.

-- 
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