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
19441
iframe.src = something is ignored on reload
https://bugs.webkit.org/show_bug.cgi?id=19441
Summary
iframe.src = something is ignored on reload
Francisco Tolmasky
Reported
2008-06-08 16:42:17 PDT
After the initial setting of src, each additional reload the src = is ignored. I've attached a reduction. Simply load the page, and then click on any link in the iframe. Then, hit refresh. You'll notice that the page loaded is the linked to page, not the original page, which is incorrect because the script is explicitly setting the src attribute. The only way to fix this is to keep reseting the name attribute of the iframe.
Attachments
Reduction
(451 bytes, text/plain)
2008-06-08 16:45 PDT
,
Francisco Tolmasky
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Francisco Tolmasky
Comment 1
2008-06-08 16:45:22 PDT
Created
attachment 21583
[details]
Reduction My initial comment for this bug describes how to use this reduction.
Alexey Proskuryakov
Comment 2
2008-06-10 08:39:00 PDT
I can reproduce this with shipping Safari, but not with ToT. Likely fixed with
bug 3580
. *** 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