WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
303134
[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
Add attachment
proposed patch, testcase, etc.
Sebastian Krzyszkowiak
Comment 1
2025-11-26 05:08:25 PST
Pull request:
https://github.com/WebKit/WebKit/pull/54479
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
<
rdar://problem/172980577
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug