[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
Fri Sep 16 04:30:21 PDT 2016


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

Paulo Pereira <paulo.vinicius117 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paulo.vinicius117 at gmail.com

--- Comment #2 from Paulo Pereira <paulo.vinicius117 at gmail.com> ---
Hi, I don't know if it's the exact same situation that is happening to Jeff Carlsen. But I am having the exact same behavior and I noticed this is also happening to "pagehide" event.

After some heavy debugging I figured out why this is happening and I created this test case example reproducing it: 

1. Go to http://paulovpereira.github.io/pageshow-webkit/ in an IOS device (I tested in ios 9 and 10)
2. Click in the navigate link
3. press back button
4. press forward button
5. keep going back and forth and check the events being triggered and logged in the body

The only difference between the pages is the existence of an iframe element and this is causing the event not to be fired. I hope this help figuring out how to fix the bug.

-- 
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/20160916/ae7777cc/attachment.html>


More information about the webkit-unassigned mailing list