[Webkit-unassigned] [Bug 111455] New: Content not re-displayed on Cmd-R when cached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 10:59:44 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111455

           Summary: Content not re-displayed on Cmd-R when cached
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: https://mobiledev.instructure.com/api/v1/courses/10009
                    34/pages
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bjhomer at gmail.com


NOTE: This bug is sensitive to tab-switching. You may want to open these notes in a separate window so you
can see them while reproducing the bug without switching tabs.

0. Quit the nightly Safari webkit browser, if it's running. Then open it again.
1. Go to http://mobiledev.instructure.com
2. Sign in with these credentials: 
    email: webkit-bug-demo-user at example.com
    password: example
3. Open a second tab, go to https://mobiledev.instructure.com/api/v1/courses/1000934/pages
    Verify that it loads some content
4. Hit Cmd-L to move to the URL bar, then hit enter to reload the page. (Cmd-R will not work here.)
    Verify that it still loads the same content.
    (At this point, if the inspector is open, you should see that it the page loaded cached, with a 304 response.)
5. Switch back to the first tab
6. Switch back to the second tab
7. Reload the page again (either with Cmd-L + enter or with Cmd-R)

At this point, you should see an empty page, as if no content was returned. The inspector shows the 
response was a 304, and Cached is "Yes". But there is no content visible.

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