Re: Copy/cut and event.preventDefault()

On Nov 3, 2011 2:34 AM, "Hallvord R. M. Steen" <hallvord@opera.com> wrote:
>
> On Thu, 03 Nov 2011 00:13:04 +0100, Daniel Cheng <dcheng@google.com>
wrote:
>
>> What's the expected behavior if a script calls event.preventDefault()
>> when processing a copy/cut event but does not modify the data store?
>> Should the system clipboard be cleared or should the contents remain
>> unchanged?
>
>
> IMO the content should remain unchanged.
>
> If anyone disagrees with that (or want to suggest clarifications for the
processing model to make this more obvious) I'm all ears :-)

I support this behavior.

- Ryosuke

Received on Thursday, 3 November 2011 14:45:01 UTC