Closed Bug 65816 Opened 24 years ago Closed 23 years ago

[EVENTTARG]parts of links that are outside of absolute positioned parent are not active

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 13213
mozilla1.0.1

People

(Reporter: kmike, Assigned: joki)

References

()

Details

Attachments

(2 files)

look at the bottom of the page, link to "Windows Media file [15.8] MB" is
underlined and highlited, but doesn't work. no context menu either.
The page uses some really messed up CSS positioning.. I'm guessing that
something else ends up getting the events meant for that link.

Removing the { position: absolute; left: -350px} on the outermost div on the
page seems to help that problem, but makes the rest of the page look terrible.
this works in ie5 and ns4.x though. moving to style system and letting them
determine if this is a moz bug or not.
Assignee: asa → pierre
Status: UNCONFIRMED → NEW
Component: Browser-General → Style System
Ever confirmed: true
QA Contact: doronr → chrisd
Netscape's standard compliance QA team reorganised itself once again, so taking 
remaining non-tables style bugs. Sorry about the spam. I tried to get this done 
directly at the database level, but apparently that is "not easy because of the 
shadow db", "plus it screws up the audit trail", so no can do...
QA Contact: chrisd → ian
Reassigned to joki.
Assignee: pierre → joki
Component: Style System → DOM Events
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → mozilla1.0
Attached file reduced testcase
*** Bug 74310 has been marked as a duplicate of this bug. ***
this bug may have a better testcase than Bug 74310
but its summary is much to be desired:
Changing summary from:
link on this site doesn't work
To:
Links outside of block elements not active

make sure we test bug 74310's testcase to make sure it is fixed when this bug is.
http://anomaly.hrunting.org/index.html
Summary: link on this site doesn't work → Links outside of block elements not active
This seems to be affected by any style that causes a block to display left of or
above of the containing block. This might have more to do with layout than event
handling (much less DOM). I'll attach a testcase to show why.
Attached file testcase
reassigning to layout
Assignee: joki → karnaze
Component: DOM Events → Layout
QA Contact: ian → petersen
Changing summary from:
Links outside of block elements not active
to:
parts of links that are outside of absolute positioned parent are not active
Summary: Links outside of block elements not active → parts of links that are outside of absolute positioned parent are not active
->Event Handling
Assignee: karnaze → joki
Component: Layout → Event Handling
QA Contact: petersen → madhur
Summary: parts of links that are outside of absolute positioned parent are not active → [EVENTTARG]parts of links that are outside of absolute positioned parent are not active
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 
(you can query for this string to delete spam or retrieve the list of bugs I've 
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1

*** This bug has been marked as a duplicate of 13213 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
QA Contact: madhur → rakeshmishra
QA Contact: rakeshmishra → trix
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: