Re: [clipboard-api] Do paste events and company bubble?

They are indeed cancelable and bubble-able, as shown in "Example 1" under
the "Clipboard event interfaces" section.[1]

There are also a number of references to canceling the events under the
"Processing model" section.[2]

That said, yes, you are absolutely correct that this fact should be
explicitly called out somewhere as well.

[1]
http://dev.w3.org/2006/webapi/clipops/clipops.html#clipboard-event-interfaces

[2] http://dev.w3.org/2006/webapi/clipops/clipops.html#processing-model

Sincerely,
    James Greene
    Sent from my [smart?]phone
On Mar 8, 2014 1:20 AM, "Boris Zbarsky" <bzbarsky@mit.edu> wrote:

> The clipboard API draft [1] doesn't seem to say whether paste events, or
> any other events fired by "fires a clipboard event" bubble.  Or whether
> they're cancelable, for that matter.  Presumably it should say something on
> the matter.
>
> -Boris
>
> [1] http://dev.w3.org/2006/webapi/clipops/clipops.html#paste-event
>
>

Received on Saturday, 8 March 2014 16:09:19 UTC