Closed
Bug 126925
Opened 23 years ago
Closed 23 years ago
Page not always loaded on first click when a # is present in the href
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 126646
People
(Reporter: jf, Assigned: radha)
References
()
Details
Attachments
(1 file)
179 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8+) Gecko/20020220
BuildID: 20020220
When clicking on certain links (especially [but not only] those with
#-references to anchors, it seems) the location field is updated but the page is
not loaded. Sometimes I am also sent to the top of the current page. When I
click on the link once again, the page is loaded properly.
Also, sometimes when entering a URL in the location field, the field is updated
correctly on pressing return, however I need to press return again to actually
load the page.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.geekculture.dk/
2. Click on some of the links in the boxes on the right (for instance in the box
"artikeldiskussioner" or "generelle diskussioner")
3. Note how it often does not work properly (but not always)
If you know the Danish language, I also suggest registering on the site (which
is free and safe) to try and log in. In that case, there will be high watermarks
on those discussion forums using #-references to anchors in which case the
problem is seen all the time.
Actual Results: The location field is updated properly, the page is not loaded.
Expected Results: Load the page on first click on the link.
Reporter | ||
Comment 1•23 years ago
|
||
Update:
I just did some further testing and it seems that the problem is sometimes very
hard to reproduce without links using #-references. I have therefore created a
test user on the site which you can use to test the functionality:
username: mozilla-test
password: mozilla
When testing, please click on the (xx/yy) numbering to the right of the titles
in the "artikeldiskussioner" and "generelle diskussioner" boxes. The ones where
the first number is bold have unread articles.
Please, limit your testing so that others will also get a chance to find unread
postings.
Comment 2•23 years ago
|
||
This is easily seen in any of http://www.mozillazine.org/ discussion.
It also screws up the back/forward navigation.
It seems to happens when the path part of the url is the same and there is an
anchor in that url.
Assignee: asa → radha
Status: UNCONFIRMED → NEW
Component: Browser-General → History: Session
Ever confirmed: true
OS: FreeBSD → All
QA Contact: doronr → claudius
Comment 3•23 years ago
|
||
Simple test case showing the problem.
Updated•23 years ago
|
Attachment #70697 -
Attachment mime type: text/plain → text/html
Comment 4•23 years ago
|
||
Maybe this isn't an history problem after all. The testcase I provided shows it
also happens when the href is different from the current url.
Component: History: Session → Event Handling
Updated•23 years ago
|
Summary: Page not always loaded on first click → Page not always loaded on first click when a # is present in the href
Reporter | ||
Comment 5•23 years ago
|
||
Note that the test user on www.geekculture.dk has now been removed. Please user
other test pages/cases mentioned here.
Component: Event Handling → Browser-General
OS: All → FreeBSD
Comment 6•23 years ago
|
||
*** Bug 126986 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 7•23 years ago
|
||
Just changing component and OS/version back. I have no idea why my Mozilla
changed that. :-(
Component: Browser-General → Event Handling
OS: FreeBSD → All
Comment 8•23 years ago
|
||
Sigh.
How did I miss that one ?
*** This bug has been marked as a duplicate of 126646 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•