Closed
Bug 256050
Opened 21 years ago
Closed 7 years ago
hitting reload before page loads loses url
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jwz, Unassigned)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803
Here's the scenario where this happens:
1: middle-click to open a url in a new window
2: the server is slow, and *no* response has come back yet
(I think this only happens if no http headers have yet been read)
3: note that the window is blank, but with the url in the url text field
4: hit reload
5: the url text field is cleared, and nothing reloads. now there's a blank
window and the url has been lost.
So the url is not getting associated with the window until much later than the
time when the url is visible in the url bar.
The only workaround is to remember that if there's nothing visible in the
window, the way you reload is to click in the url field and hit return, instead
of using the reload button. Which I often forget.
Reproducible: Always
Steps to Reproduce:
Comment 1•21 years ago
|
||
this regressed between linux trunk 2003121909 and 2003122007, but nothing there
looks relevant.
see also bug 125772
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
Comment 2•17 years ago
|
||
Filter "spam" on "guifeatures-nobody-20080610".
Assignee: guifeatures → nobody
QA Contact: guifeatures
Comment 3•7 years ago
|
||
I cannot reproduce this
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•