ISSUE-9: Interaction of touch events and mouse events

mouse-event-interaction

Interaction of touch events and mouse events

State:
CLOSED
Product:
Touch Events v1 spec
Raised by:
Matt Brubeck
Opened on:
2011-03-28
Description:
For compatibility with existing web sites, browsers on touchscreen devices usually translate touch input into mouse events. Browsers that support touch events typically send both mouse events and touch events. Current implementations allow content to prevent mouse events by calling preventDefault() on the touch events.

To ensure interoperability, Touch Events should specify this behavior. For example:

* In what order are all the touch events and mouse events sent?

* When preventDefault() is called on each touch event, what effects does it have on the corresponding mouse events? (ISSUE-4 is a specific case of this general question.)
Related Actions Items:
Related emails:
  1. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from mbrubeck@mozilla.com on 2011-04-12)
  2. Draft minutes: 12 April 2011 call (from art.barstow@nokia.com on 2011-04-12)
  3. Draft agenda: 12 April 2011 call (from art.barstow@nokia.com on 2011-04-11)
  4. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from andersh@opera.com on 2011-04-05)
  5. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from art.barstow@nokia.com on 2011-04-04)
  6. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from art.barstow@nokia.com on 2011-04-04)
  7. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from mbrubeck@mozilla.com on 2011-04-02)
  8. Fwd: Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from mbrubeck@mozilla.com on 2011-03-30)
  9. Fwd: Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from mbrubeck@mozilla.com on 2011-03-30)
  10. Draft Minutes: 29 March 2011 call (from art.barstow@nokia.com on 2011-03-29)
  11. Re: Draft Agenda: 29 March 2011 call (from andersh@opera.com on 2011-03-29)
  12. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from andersh@opera.com on 2011-03-29)
  13. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from andersh@opera.com on 2011-03-29)
  14. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from benjamin.poulain@nokia.com on 2011-03-28)
  15. Draft Agenda: 29 March 2011 call (from art.barstow@nokia.com on 2011-03-28)
  16. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from mbrubeck@mozilla.com on 2011-03-28)
  17. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from mbrubeck@mozilla.com on 2011-03-28)
  18. Re: WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from pp.koch@gmail.com on 2011-03-28)
  19. WebEvents-ISSUE-9: Interaction of touch events and mouse events [Touch Events spec] (from sysbot+tracker@w3.org on 2011-03-28)

Related notes:

WG agree to move this to Open state during the 29-Mar-2011 call.

Arthur Barstow, 29 Mar 2011, 23:13:31

http://dvcs.w3.org/hg/webevents/rev/8624a3d5cbd7

Matt Brubeck, 12 Apr 2011, 17:47:09

Matt's http://dvcs.w3.org/hg/webevents/rev/8624a3d5cbd7 patch closes this Issue as agreed during the 12-Apr-2011 call.

Arthur Barstow, 12 Apr 2011, 18:11:10

Display change log ATOM feed


Chair, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 9.html,v 1.3 2013-12-11 14:24:52 jean-gui Exp $