Closed Bug 125285 Opened 23 years ago Closed 23 years ago

Anchors in the hidden area of a clipped div are still active

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 35274

People

(Reporter: sarbona, Assigned: asa)

Details

Attachments

(1 file)

This source code reproduces the clipping error: <html> <body> <div style="position:absolute; left:100; top:100; clip:rect(0 140 140 0); overflow:hidden;"> <table border="1"> <tr><td><img width="200" height="100"></td></tr> <tr><td><a href="#">The link can be clicked outside clip</a></td></tr> </table> </div> </body> </html> The anchor can be clicked even outside of the clipping area. This clipping sample has been correctly tested in IE 4.x, 5.x and 6.x, and NS 4.5x and 4.7x. The errors have been detected in W2000/NS 6.01, W98/NS 6.2, and W2000/Mozilla 0.9.8.
Simplified testcase, removed table and image, valid HTML and CSS.
Duplicate of "[EVENTTARG]mouse events don't pass through clipped element" *** This bug has been marked as a duplicate of 35274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: