Closed Bug 23344 Opened 25 years ago Closed 25 years ago

[EVENTTARG]Image isn't clickable, but should be. (short HTML provided)

Categories

(Core :: Layout, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 23161

People

(Reporter: yminsky, Assigned: joki)

References

()

Details

Attachments

(1 file)

The image link (the little rabbit) in the bottom of this page isn't clickable in M12, but it should be. I cut down the already spare web page to get a smaller but still problematic version. Hope this is helpful. Note that this is on an M12 build on Linux (RedHat 6.1). The HTML the triggers the problem is listed below. <html> <ul> </ul> <a href="whatever"> <img align=left src="http://www.math.sunysb.edu/~yair/rabbitsm.gif"> </a> <p> <br> </body> </html>
Assignee: nobody → joki
Component: Browser-General → Layout
Visually, the attached testcase appears to be the same issue as bug #22812 (in the example the floated IMG is not clickable where the P overlaps; in the reported URL, the P completely overlaps the IMG, so it is completely inactive). passing on to joki.
The P is covering (part of) the image. This seems specific to left-floating elements. Is it?
No. I just modified the attachment for right floating, and same effect. And not just image: table, div, span ... probably any float.
Summary: Image isn't clickable, but should be. (short HTML provided) → [EVENTTARG]Image isn't clickable, but should be. (short HTML provided)
Duplicate of bug 23161 (PDT+), I think.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Dupe. Fixed. *** This bug has been marked as a duplicate of 23161 ***
VERIFY duplicate
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: