Bug 14182
Summary: | Network Diagnostics page is saved in history instead of being replaced | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | History | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | beidson |
Priority: | P2 | Keywords: | HasReduction, InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
David Kilzer (:ddkilzer)
* 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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/5276255>