[Bug 22641] Normatively specify the order in which mouse events should fire
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22641 Gary Kacmarcik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #5 from Gary Kacmarcik <[email protected]> --- I've updated the text in the ED to mark the over - enter - move - out - leave order as normative. FF and IE both use the above order. IE also has a single extra move before the over, which we are having them investigate. We believe that it is there to work around some issues with touch devices, but we'll track that as a separate issue if needed. Safari 6.0.5 and Chrome 29 don't yet have enter/leave. For reference/testing browser mouse events, I created: https://dvcs.w3.org/hg/d4e/raw-file/tip/mouse-event-test.html -- You are receiving this mail because: You are on the CC list for the bug.