[Webkit-unassigned] [Bug 156356] pageshow only fires the first time the back button is pressed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 14 14:35:23 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=156356
Georgii Ivankin <semper.cras at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |semper.cras at gmail.com
--- Comment #3 from Georgii Ivankin <semper.cras at gmail.com> ---
Second this. Just having 2 pages, both with
window.addEventListener("pageshow", function(event) {
console.info('pageshow. persisted: ' + event.persisted);
});
and navigating back-forward between them, is enough to reproduce.
People has been reporting this on SO as well: http://stackoverflow.com/q/10106457/697388
http://stackoverflow.com/q/33804292/697388
http://stackoverflow.com/questions/11979156/mobile-safari-back-button#comment44257718_12652160
Version 10.0.1 (12602.2.14.0.7) on MacOS Sierra.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161114/2447c8ed/attachment.html>
More information about the webkit-unassigned
mailing list