Closed Bug 86850 Opened 24 years ago Closed 24 years ago

Link image is truncated by a:hover

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
All
defect

Tracking

()

RESOLVED DUPLICATE of bug 79315
mozilla1.1alpha

People

(Reporter: kazhik, Assigned: pierre)

References

Details

Attachments

(3 files)

Link image is truncated by a:hover. ************************** <html> <head> <title>Mozilla Testcase(20 Jun 2001)</title> <style type="text/css"> a:hover{ position:relative; left:20px; } </style> </head> <body> <a href="http://www.mozilla.org/"> <img src="http://www.mozilla.org/images/mozilla-banner.gif"> </a> </body> </html> ************************** if the mouse pointer hovers over the banner image, it moves to the right and truncated.
Attached file Testcase
Attached file slightly simplified
Attached file just weird
Set top:-3em on a:hover in the last one and see weird vibrating effects
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.9
*** Bug 86878 has been marked as a duplicate of this bug. ***
Moving to mozilla1.1. Engineers are overloaded!
Target Milestone: mozilla0.9.9 → mozilla1.1
I think bug 79315, bug 94563 and bug 124825 are duplicate (or at least very close) of this bug.
This problem seems to be rooted in the relative positioning of the image. *** This bug has been marked as a duplicate of 79315 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: