Closed Bug 51263 Opened 25 years ago Closed 25 years ago

Events should retarget across anonymous scope boundaries

Categories

(Core :: XBL, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: hyatt, Assigned: hyatt)

References

Details

(Keywords: regression, Whiteboard: [xbl1.0])

XBL anonymous content should be invisible to explicit content. The DOM Event's target needs to be updated.
Status: NEW → ASSIGNED
Whiteboard: [xbl1.0]
Target Milestone: --- → M18
Blocks: 51321
the resetting of event target for text input fields has caused a regression (see bug# 51321) in the d&d code. Hyatt is aware of this, and providing what we need to fix d&d should not be too difficult. please nsbeta3+ this. anthony
Keywords: nsbeta3, regression
Fixed. You can use event.originalTarget from JS or event->GetOriginalTarget from C++. I did not patch the code in editor, so you guys need to go and find the places where GetTarget is being used when you really want GetOriginalTarget.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.