[Webkit-unassigned] [Bug 202789] [GTK][WPE] Support Pointer Events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 07:14:19 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=202789

--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
I have put here some basic demos about this API: https://people.igalia.com/clopez/wkbug/pointer-events/

Support for it can be enabled for GTK and WPE and it works, but currently it only works with pointerType=mouse. If a touch device is present, it doesn't work as expected (no pressure report,etc) and it reports the pointerType as mouse.

I think we can enable this as an experimental feature for the meantime. It should not be promoted to be enabled by default until it can fully replace the alternative API (MouseEvent+TouchEvent)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191108/2c73cb95/attachment.htm>


More information about the webkit-unassigned mailing list