- From: Ojan Vafai <ojan@chromium.org>
- Date: Tue, 2 Nov 2010 13:46:29 -0700
- To: "Hallvord R. M. Steen" <hallvord@opera.com>
- Cc: Tony Chang <tony@chromium.org>, www-dom@w3.org
Received on Tuesday, 2 November 2010 20:47:19 UTC
On Sun, Oct 31, 2010 at 8:42 PM, Hallvord R. M. Steen <hallvord@opera.com>wrote: > This functionality is still too limited to cover all use cases. For > example, one might want an application that handled beforepaste when the > cursor was inside an editable element, determined by examining the > event.clipboardData.types that the type(s) of content available on the > clipboard were not suitable for pasting in the current location, and > disabled the paste entry. > > The big question is of course whether we would get away with making before* > events use the Event interface compatibility-wise. Opinions and experience > here most welcome! FWIW, I did an informal poll of people who work on editing at Google and noone seems to use the before* events. One person mention the disabled state in the menus, but didn't actually use it in any products. So, this seems fine to me. Ojan
Received on Tuesday, 2 November 2010 20:47:19 UTC