[Webkit-unassigned] [Bug 197839] New: History navigation issue inside dynamically added/removed iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 08:18:38 PDT 2019


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

            Bug ID: 197839
           Summary: History navigation issue inside dynamically
                    added/removed iframe
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: leoasis at gmail.com

There is an issue regarding navigation with history inside an iframe, removing and appending an iframe dynamically and the Webkit version that ships starting from Safari 12. This issue is not existing in previous versions (from what I've tested), and it's still present in latest Safari Technology Preview.

Here's a link that shows the issue and the steps to reproduce it: https://jsfiddle.net/rhon4bvk/3/show. Notice how the history gets messed up after removing and appending an iframe, and how performing certain navigations forces a refresh of page. Also notice how this doesn't happen in other browsers, like Chrome, where the behavior the second time after closing and opening the iframe is the same as the initial one.

The code for the outer page is here:
https://jsfiddle.net/rhon4bvk/3/

The code for the iframed page is here:
https://jsfiddle.net/Lnr3q809/3/

-- 
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/20190513/3910262c/attachment-0001.html>


More information about the webkit-unassigned mailing list