Re: [DOM3Events] Identifying mouse events derived from touch events

On Mon, Jan 19, 2015 at 8:35 PM, Rick Byers <rbyers@chromium.org> wrote:
> Jacob proposed a more generic 'Event.firedFrom' API which can be used to
> determine whether one event represents the same physical input as another
> type of event.  I've written up a detailed proposal here.

This API seems rather contrived. An event class is not in charge of
dispatching another event. If it is, I would like to see the
underlying model for these events that led to that conclusion.

(As far as I can tell one major problem here still is that we have not
defined the underlying model for mouse events et al. What task they
are dispatched from, which come from distinct tasks, etc.)


-- 
https://annevankesteren.nl/

Received on Tuesday, 20 January 2015 08:21:07 UTC