Closed
Bug 272368
Opened 21 years ago
Closed 21 years ago
Some links fail on first click, repositionng display instead
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 261153
People
(Reporter: alex.purins, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041122
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041122
Most (perhaps all) text links on that page color-highlight on mouseover, but
nothing happens on first click except a repositioned paint (see below) with a
dotted border around the link. A second click correctly follows the link.
Example links are "Download the source and binaries" and "Case Studies".
Image links on that page behave the same if clicked in about the top 20 pixels,
but if clicked center or low they correctly follow the link (though they still
trigger a repositioned paint). Examples are the "NoSoftwarePatents.com" block
and the "eVite" block.
On first display, the body (MySQL 4.1 blue block, and the text "The MySQL
database server is the world's most popular") is close (about 10 pixels) to the
menu bar above it ("Products" "Support" etc). On clicking a link, the body
repaints further down (about 30 pixels from the bar), regardless of whether the
link is followed.
Reproducible: Always
Steps to Reproduce:
1. Go to the webpage
2. Click on the links described
3.
Actual Results:
First click on text links, or top part (about 20 pixels) of image links, simply
repaints as described
Expected Results:
Followed the link to a new page
Believe I have seen this on other pages, though most web pages work fine.
All the links on the MySQL page work correctly in Firefox 1.0, with the body
staying about 10 pixels below the bar.
Comment 1•21 years ago
|
||
Probably a dupe of bug 261153. Can you test this with a newer nightly build,
please? Thanks! :-)
Reporter | ||
Comment 2•21 years ago
|
||
Yes, http://www.mysql.com/ links are correctly handled in build
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20041129
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 3•21 years ago
|
||
Marking as a dupe of bug 261153.
*** This bug has been marked as a duplicate of 261153 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 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
•