NEW 14182
Network Diagnostics page is saved in history instead of being replaced
https://bugs.webkit.org/show_bug.cgi?id=14182
Summary Network Diagnostics page is saved in history instead of being replaced
David Kilzer (:ddkilzer)
Reported 2007-06-15 16:10:07 PDT
* SUMMARY The Network Diagnostics page is saved in page history instead of being replaced when the network returns and the page reloads. * STEPS TO REPRODUCE 1. Launch Safari/WebKit. 2. Go to a URL with a link on the page. For example: http://lists.macosforge.org/pipermail/webkit-unassigned/2007-June/date.html 3. Disconnect all network connections. 4. Click on a link. 5. Wait for the Network Diagnostic page to appear. 6. Reconnect the network. 7. Wait for Safari to realize the network connection is back, then reload the page. 8. Click "Back" button to go back one page in history. * EXPECTED RESULTS The "Back" button should take you back to the original web page from Step 2. * ACTUAL RESULTS The "Back" button takes you to the "Network Diagnostic" web page, which got saved in the page history. * REGRESSION Can't test Safari 2.0.4 (419.3) on Mac OS X 10.4.9 (8P135) anymore with the beta installed. * NOTES Reproduced with Safari 3.0 (522.11) on Mac OS X 10.4.9 (8P135) with a local debug build of WebKit r23546.
Attachments
Mark Rowe (bdash)
Comment 1 2007-06-18 10:55:25 PDT
Note You need to log in before you can comment on or make changes to this bug.