[Bug 17626] mousemove event is really cancelable?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17626

--- Comment #2 from Masayuki Nakano <masayuki@d-toybox.com> 2012-06-28 16:04:36 UTC ---
(In reply to comment #1)
> In the mozilla bug, you listed that Opera and IE9 allow you to cancel this
> event, but still update hover-state. What effect does canceling the events have
> that is user/developer visible?

I tested by the defaultPrevented attribute.

Additionally, IE9 doesn't change selected item by mousemove event after
mousedown in listbox styled <select> element if mousemove element is consumed.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 28 June 2012 16:04:43 UTC