[Webkit-unassigned] [Bug 18365] New: wrong iframes get loaded after page reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 08:10:18 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18365

           Summary: wrong iframes get loaded after page reload
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
               URL: http://www.craesh.net/script.php
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at craesh.net


I have several similar iframes on one page. The URL of iframes differ only on
one argument, the ID. If I reload the container page, but some of the iframes
are missing, the remaining iframes don't get displayed as they should. Instead,
only the first ones get displayed in their original (the first time you loaded
that page) order, ignoring the later ones. The URL of the remaining iframes are
ignored.

Please refer to the example at http://www.craesh.net/script.php to get the
picture. Firefox 2.0 and Opera 9.24 work as expected. Click on the button of
the _first_ iframe and reload the page. Iframes with IDs 2 to 5 will get
displayed. But Safari (3.0.4 5523.15) will display the iframes with the IDs 1
to 4.

I'll attach the PHP script I've created as a testcase.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list