RESOLVED FIXED303134
[GTK][WPE] Unify touch Pointer Event handling and make it capture aware
https://bugs.webkit.org/show_bug.cgi?id=303134
Summary [GTK][WPE] Unify touch Pointer Event handling and make it capture aware
Sebastian Krzyszkowiak
Reported 2025-11-26 05:05:11 PST
As it is right now, touch Pointer Events ignore the requirement to implicitly capture the touch pointer given by the spec in WPE, and force the capture unconditionally in GTK. While GTK gives the right behavior by default, web content should be able to control pointer capture with Element::setPointerCapture and Element::releasePointerCapture API.
Attachments
Sebastian Krzyszkowiak
Comment 1 2025-11-26 05:08:25 PST
EWS
Comment 2 2026-03-19 23:38:35 PDT
Committed 309600@main (e949d0194653): <https://commits.webkit.org/309600@main> Reviewed commits have been landed. Closing PR #54479 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-19 23:39:13 PDT
Note You need to log in before you can comment on or make changes to this bug.