Closed
Bug 309605
Opened 19 years ago
Closed 19 years ago
Nested div with style renders a link unclickable
Categories
(Core :: Layout: Positioned, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 217314
People
(Reporter: Usul, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file, 2 obsolete files)
|
540 bytes,
text/html
|
Details |
Trying to add a search to your favorite on ebay fails, the link to add to favorite is not clikable. This happens on Ff1.5b1 and Camino 1.0a1. I have a reduced test case coming up.
Comment 3•19 years ago
|
||
link in list is floated right, div has position:relative, so div covers link. That's what's happening, anyway, is it what's supposed to happen?
OS: MacOS X → All
Hardware: Macintosh → All
Updated•19 years ago
|
Assignee: general → nobody
Component: DOM: HTML → Layout: R & A Pos
QA Contact: ian → layout.r-and-a-pos
Comment 4•19 years ago
|
||
More reduced testcase, showing that what I said, is, in fact, the problem.
Attachment #197020 -
Attachment is obsolete: true
Attachment #197021 -
Attachment is obsolete: true
Comment 5•19 years ago
|
||
Aha. See bug 217314, especially bug 217314 comment 16. That's the same thing. For easy reference, it's invalid, but duped to a bug about making some transparent boxes click-through-able *** This bug has been marked as a duplicate of 217314 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•