[Webkit-unassigned] [Bug 19441] New: iframe.src = something is ignored on reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 8 16:42:17 PDT 2008


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

           Summary: iframe.src = something is ignored on reload
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tolmasky at gmail.com


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.


-- 
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