-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Comments
Added Triaged label. |
Removed the owner. |
Set owner to [email protected]. |
Removed Area-HTML label. |
Removed this from the Later milestone. |
Removed Oldschool-Milestone-Later label. |
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. |
This comment was originally written by [email protected] I'm working with Chromium Version 37.0.2062.76 (289648) |
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
The text was updated successfully, but these errors were encountered: