[Bug 17626] New: mousemove event is really cancelable?

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

           Summary: mousemove event is really cancelable?
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
        AssignedTo: schepers@w3.org
        ReportedBy: masayuki@d-toybox.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org


I'd like to confirm that is intentional change or a bug of the draft.

In DOM2, mousemove event isn't cancelable, but the D3E spec draft defines it's
cancelable.

If that is intentional change, we will change the behavior on Gecko.
https://bugzilla.mozilla.org/show_bug.cgi?id=704423

See https://bugzilla.mozilla.org/show_bug.cgi?id=704423#c1 for the
compatibility with browsers.

I think that it should be cancelable. See
http://lists.w3.org/Archives/Public/www-dom/2011OctDec/0253.html for the
reason.

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

Received on Thursday, 28 June 2012 09:56:42 UTC