Open Bug 599522 Opened 13 years ago Updated 6 months ago

Web pages shake when hovering over the alternate text of links

Categories

(Firefox :: General, defect)

3.6 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: lxtanner, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10

If images are turned off in the browser, and you move the mouse pointer over the alternate text of a link that includes an image, the whole web page shakes just below the link and the mouse pointer changes shape very rapidly.

Reproducible: Always

Steps to Reproduce:
1. Go to "Tools -> Options -> Content".
2. Uncheck "Load Images Automatically".
3. Go to a page that demonstrates the issue.
4. Move the mouse pointer over a link that contains an image where alternate text is now shown. HTML code: <a href="..."><img src="..." alt="..."></img></a>

Actual Results:  
The page jumps up and down just below the link and the pointer changes between an arrow and hand shape very quickly which makes it very difficult to click on a link.

Expected Results:  
Pointer should change to a hand and stay that way while hovering over any link. Also the page should stay still (unless code on the page dynamically inserts, removes or resizes page elements).
Version: unspecified → 3.6 Branch
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.