Closed Bug 109025 Opened 23 years ago Closed 23 years ago

mouseover/out events should set relatedTarget

Categories

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

defect

Tracking

()

RESOLVED WORKSFORME
mozilla0.9.7

People

(Reporter: hewitt, Assigned: hewitt)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

According to the DOM Level 2 spec, mouseover and mouseout should set
relatedTarget on the event object as follows:

relatedTarget of type EventTarget, readonly
Used to identify a secondary EventTarget related to a UI event. Currently this
attribute is used with the mouseover event to indicate the EventTarget which the
pointing device exited and with the mouseout event to indicate the EventTarget
which the pointing device entered.

http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-MouseEvent
Blocks: titletips
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.7
Attached file test case
nevermind, this is already implemented
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
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: