[Webkit-unassigned] [Bug 216786] REGRESSION: Buttons on osm.org don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 04:37:38 PST 2021


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

--- Comment #6 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
A quick look appears to show that we do actually show (from the pointerup event) then hide (from the click event) the panel. Firefox seems to end up with a completely different pointerup event handler being run, so things seemingly have already gone wrong by that point.

Am curious as to whether this is regressed in Saf13 or Saf14, as Saf13 was when pointer events shipped, but the regression window at first glance is gonna be pretty massive.

Did WebKitGTK not enable pointer events till 2.30, or what else could've caused the regression to happen so much later there?

-- 
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/20210126/bacc8089/attachment.htm>


More information about the webkit-unassigned mailing list