Open
Bug 964399
Opened 11 years ago
Updated 3 years ago
Tab forgets URL when page times out or cancelled
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: ezyang, Unassigned)
Details
(Whiteboard: [bugday-20140203])
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131206145143
Steps to reproduce:
I've constructed a little website that just hangs so you can try it out.
1. Navigate to http://ezyang.scripts.mit.edu/timeout.php
2. Press the stop button
While this example is contrived, this behavior applies to other situations where a website times out naturally, e.g. DNS is flaky, or Firefox's internal timeout cancels the page load. In this case, a user may very naturally want to reload the page to try again; clearing the URL prevents this from happening.
Related: https://bugzilla.mozilla.org/show_bug.cgi?id=198037
Actual results:
URL bar is cleared, losing the old URL
Expected results:
Old URL should have been preserved
![]() |
||
Comment 1•11 years ago
|
||
> Related: https://bugzilla.mozilla.org/show_bug.cgi?id=198037
Many bugs like that from those years have been marked duplicate of bug 231393 or bug 104778.
Component: Untriaged → Tabbed Browser
Whiteboard: [bugday-20140203]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•