WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 3580
18365
wrong iframes get loaded after page reload
https://bugs.webkit.org/show_bug.cgi?id=18365
Summary
wrong iframes get loaded after page reload
Sacher Khoudari
Reported
2008-04-08 08:10:18 PDT
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.
Attachments
testcase (PHP)
(1.15 KB, application/octet-stream)
2008-04-08 08:15 PDT
,
Sacher Khoudari
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Sacher Khoudari
Comment 1
2008-04-08 08:15:41 PDT
Created
attachment 20406
[details]
testcase (PHP)
Sacher Khoudari
Comment 2
2008-04-08 08:21:21 PDT
(In reply to
comment #1
)
> Created an attachment (id=20406) [edit] > testcase (PHP) >
Note: the testcase makes use of cookies to know which iframes it should display. You should allow cookies to see the effects (although they aren't relevant for this bug).
Alexey Proskuryakov
Comment 3
2008-04-09 00:17:15 PDT
*** This bug has been marked as a duplicate of
3580
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug