Closed
Bug 34087
Opened 25 years ago
Closed 25 years ago
Have to click on links twice sometimes
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: gstoll, Assigned: joki)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.14 i686)
BuildID: 2000033109
When clicking on a link, it takes very little time, and then appears to have
finished loading, while the original page is still there.
Reproducible: Always
Steps to Reproduce:
1. Go to http://bugzilla.mozilla.org
2. Click on "View Bugs Already Reported Today" (sometimes this does it, if not
go to step 3)
3. Click on the first bug there.
Actual Results: The first time the link "View Bugs Already Reported Today" is
clicked, the main bugzilla page is still displayed. A second click on the link
correctly loads the page.
Expected Results: The page should load correctly the first time.
Here is the output of console messages after clicking on link the first time:
Document http://bugzilla.mozilla.org/ loaded successfully
Document: Done (0.135 secs)
(note the incorrect page and very fast loading time). Even after loading
correctly, sometimes the message still says that http://bugzilla.mozilla.org/
has loaded.
Just noticed that sometimes it takes three tries to get it to work. :-(
Forgot to add - also, after clicking the link the second time, it takes two
clicks on the Back button to get back to the original page.
*** This bug has been marked as a duplicate of 33952 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 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
•