[Webkit-unassigned] [Bug 248303] REGRESSION (iOS 16): popstate events are not fired for swipe-back gesture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 09:33:11 PST 2023


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

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
I just tried and can reproduce on macOS too.

I see the alert when clicking the `history.back()` button but not when clicking the back button (or swiping back).

I don't have an explanation yet for the different in behavior between history.back() and navigating back via the browser UI (though I suspect this is related to some of the back/forward list hijacking prevention work we did).

What I noticed also is that our behavior seems consistent with Chrome. Therefore, if there is a bug, it is not WebKit-specific.

Firefox seems to show the alert consistently, as is expected by the Web developer.

-- 
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/20230103/f84249f8/attachment.htm>


More information about the webkit-unassigned mailing list