<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20710</bug_id>
          
          <creation_ts>2013-01-19 00:54:54 +0000</creation_ts>
          <short_desc>Clarify touch-action processing model</short_desc>
          <delta_ts>2013-01-29 03:24:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>PointerEventsWG</product>
          <component>Pointer Events specification</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jacob Rossi [MSFT]">jrossi</reporter>
          <assigned_to name="Jacob Rossi [MSFT]">jrossi</assigned_to>
          <cc>public-pointer-events</cc>
          
          <qa_contact name="Pointer Events Bugzilla list">public-pointer-events-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>81591</commentid>
    <comment_count>0</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2013-01-19 00:54:54 +0000</bug_when>
    <thetext>Per CSS WG feedback, the following text should be added to clarify the processing model for touch-action:

&gt; When a user touches an element, the effect of that touch is determined by the &apos;touch-action&apos; property and the default touch behaviors on the element and its ancestors.  To determine the effect of a touch, find the nearest ancestor (starting from the element itself) that either has a default touch behavior or that has &quot;touch-action: none&quot;.  If that element has “touch-action: none”, do nothing.  Otherwise, allow the element to start considering the touch for the purposes of executing its default touch behavior.

http://lists.w3.org/Archives/Public/public-pointer-events/2013JanMar/0026.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82253</commentid>
    <comment_count>1</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2013-01-29 03:24:28 +0000</bug_when>
    <thetext>Change made as requested.

https://dvcs.w3.org/hg/pointerevents/rev/1c4dbd02863a

RESOLUTION: http://www.w3.org/2013/01/22-pointerevents-minutes.html#item02</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>