[Webkit-unassigned] [Bug 44228] New: Page refresh reloads entire iframe and not just the current iframe contents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 18 20:13:00 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44228
Summary: Page refresh reloads entire iframe and not just the
current iframe contents
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://www.s-seven.net/iframe_test
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Frames
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: priyajeet.hora at gmail.com
If you have a website that relies on iframes, and your navigation is happening within the iframe, refreshing a particular page should just refresh the current contents of the iframe.
Right now in webkit browsers (Safari and Chrome) refreshing a page in an iframe reloads the entire page and hence reverts to the original page that was shown in the iframe, not the current one.
The bug to track iframe src change history was fixed, and the history correctly shows prior pages that were in the iframe, however refreshing the page goes back to original page.
iframe src history bug that was fixed - https://bugs.webkit.org/show_bug.cgi?id=9166
This issue doesn't happen in Firefox.
Test page (thanks to whoever made it)
http://www.s-seven.net/iframe_test
Google Chrome issue similar to this
http://code.google.com/p/chromium/issues/detail?id=16810
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list