Closed
Bug 211879
Opened 22 years ago
Closed 22 years ago
Location bar empty until page rendering started
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 231393
People
(Reporter: bugzilla2005, Assigned: hyatt)
Details
User-Agent: Mozilla/5.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030706 Mozilla Firebird/0.6
When opening a link in a new tab (and possibly window, haven't checked that),
the location bar in the new tab does not get filled in until page rendering is
started. This way, there is a possibly long phase during loading, when the user
has no information in the tab about what URL is being loaded. When page loading
fails (without a server-side error page, e.g dns or network error), or the user
chooses to cancel loading (possibly because he wants to try again later), the
URL is lost, and `about:blank' is displayed instead, making it much more
difficult to try again loading the page later.
A common usage pattern when this bug is really annoying, is when you are reading
a page and opening lots of links in the background in new tabs, for reading them
after you have finished with the current one. When iterating over the new tabs,
if some of them failed to load, you have no idea what URL it was, and cannot try
reloading it.
Mozilla 1.4 does not have this bug, i.e. it fills the location bar before
starting to load the page.
See also non-Firebird bug 191145.
Reproducible: Always
Steps to Reproduce:
Open an unreachable URL in a new tab.
I would've reported this long ago but didn't because I thought there was a bug
about this already
but wat about http://bugzilla.mozilla.org/show_bug.cgi?id=170216
Comment 2•22 years ago
|
||
Duping to bug 203102 (newer but has a patch). Please reopen if you disagree that
this is not the same issue.
*** This bug has been marked as a duplicate of 203102 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 4•22 years ago
|
||
Verified using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b)
Gecko/20030817 Mozilla Firebird/0.6.1+
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 5•22 years ago
|
||
Bug 203102 is marked as fixed, but this problem persisted.
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 6•22 years ago
|
||
Bug 231393 is a newer bug with more information about this. Same issue? If yes,
then dupe this one to that one.
| Reporter | ||
Comment 7•22 years ago
|
||
*** This bug has been marked as a duplicate of 231393 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
QA Contact: bugzilla → toolbars
You need to log in
before you can comment on or make changes to this bug.
Description
•