Skip to content

browser compat: MouseEvent.toElement does not work in Firefox #4574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kevmoo opened this issue Aug 17, 2012 · 10 comments
Closed

browser compat: MouseEvent.toElement does not work in Firefox #4574

kevmoo opened this issue Aug 17, 2012 · 10 comments
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-html

Comments

@kevmoo
Copy link
Member

kevmoo commented Aug 17, 2012

While MouseEvent.current does.

I'm a strong proponent for addressing these cross-browser inconsistencies for popular browsers. If only to minimize dev headaches.

What version of the product are you using? On what operating system?

v10899, Mac 64-bit

@kevmoo
Copy link
Member Author

kevmoo commented Aug 17, 2012

@larsbak
Copy link

larsbak commented Aug 21, 2012

Set owner to @vsmenon.
Added Area-HTML label.

@larsbak
Copy link

larsbak commented Aug 21, 2012

Added Triaged label.

@vsmenon
Copy link
Member

vsmenon commented Aug 21, 2012

Removed the owner.
Added this to the Later milestone.

@blois
Copy link

blois commented Nov 4, 2013

Set owner to [email protected].

@kevmoo
Copy link
Member Author

kevmoo commented Apr 7, 2014

Removed Area-HTML label.
Added Area-Library, Library-Html labels.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@efortuna
Copy link
Contributor

efortuna commented Aug 8, 2014

So ElementTo (and elementFrom) should hold the same data as relatedTarget, depending on whether you have a mouseover or mouseout event. relatedTarget is the W3C standard. I have marked the other two as deprecated for removal in the future, complete with comments explaining the situation.


Set owner to @efortuna.
Added Fixed label.

@DartBot
Copy link

DartBot commented Oct 2, 2014

This comment was originally written by [email protected]


I'm working with Chromium Version 37.0.2062.76 (289648)
relatedTarget return null... (Dart 1.6)

@kevmoo kevmoo added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-html labels Oct 2, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-html
Projects
None yet
Development

No branches or pull requests

7 participants