Closed
Bug 525219
Opened 15 years ago
Closed 14 years ago
Urls with local anchors won't reload if you press enter in Location bar (or click "go" button)
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: seregwethrin, Unassigned)
Details
(Whiteboard: [CLOSEME 2011-1-30])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 (.NET CLR 3.5.30729)
There are many actions a user can perform to cause a page to reload, some of
these actions don't work if the URL includes a local anchor (ie:
http://www.foo.com/bar#local_anchor)
NOTE: The page does reload correctly if you explicitly click the "reload"
button.
Reproducible: Always
Actual Results:
The fact that the URL inclues a local anchor should not affect wether or not
the
page reloads ... it should reload after steps 5 & 6 as well.
The URL listed in the steps to reproduce was choosen at random from Google
results, purely because if had javascript to update a timestamp with seconds
granularity, and no "Expires" info.
In the example above, the local anchor doesn't acctually exist on this page,
but
that doesn't affect the behavior.
Reproducible: Always
Steps to Reproduce:
1. visit this url...
http://www.foodallergyalliance.org/foo.html
2. click in the Location bar, and hit enter/return a few times
3. click the "Go" button a few times
4. now add a "#foo" to the end of the URL...
http://www.foodallergyalliance.org/foo.html#foo
5. click in the Location bar, and hit enter/return a few times
6. click the "Go" button a few times
Actual Results:
After steps 2 & 3, the page reloads each time (you can see the time stamp
update)
After steps 5 & 6, the page does NOT reload.
Expected Results:
The fact that the URL inclues a local anchor should not affect whether or not
the page reloads ... it should reload after steps 5 & 6 as well.
The URL listed in the steps to reproduce was choosen at random from Google
results.
In the example above, the local anchor doesn't acctually exist on this page,
but that doesn't affect the behavior.
Comment 1•15 years ago
|
||
This was confirmed for Firefox 1.0 back in 2005. It still applies to the current release, 3.5.4.
https://bugzilla.mozilla.org/show_bug.cgi?id=186371#c7
Reporter | ||
Comment 2•15 years ago
|
||
That bug for Seamonkey, this is for Firefox for Firefox developer too see.
Comment 3•14 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Whiteboard: [CLOSEME 2011-1-30]
Version: unspecified → 3.5 Branch
Comment 4•14 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.13 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•