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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>199269</bug_id>
          
          <creation_ts>2019-06-27 05:28:52 -0700</creation_ts>
          <short_desc>Computation of nested touch-action elements is wrong</short_desc>
          <delta_ts>2019-06-27 05:39:51 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>UI Events</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>199268</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>koivisto</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1548440</commentid>
    <comment_count>0</comment_count>
      <attachid>373021</attachid>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-06-27 05:28:52 -0700</bug_when>
    <thetext>Created attachment 373021
Layout test

The following will yield a &quot;touch-action: none&quot; event region for the innermost &lt;div&gt;:

&lt;style&gt;

div {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 400px;
}

.manipulation {
    touch-action: manipulation;
}

.pan-y {
    touch-action: pan-y;
}

&lt;/style&gt;
&lt;div class=&quot;manipulation&quot;&gt;
    &lt;div class=&quot;pan-y&quot;&gt;
        &lt;div class=&quot;manipulation&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1548441</commentid>
    <comment_count>1</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-06-27 05:29:09 -0700</bug_when>
    <thetext>&lt;rdar://problem/52121697&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1548444</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-06-27 05:39:51 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 199268 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>373021</attachid>
            <date>2019-06-27 05:28:52 -0700</date>
            <delta_ts>2019-06-27 05:28:52 -0700</delta_ts>
            <desc>Layout test</desc>
            <filename>touch-action-region-manipulation-in-pan-y-in-manipulation.html</filename>
            <type>text/html</type>
            <size>666</size>
            <attacher name="Antoine Quint">graouts</attacher>
            
              <data encoding="base64">PGh0bWw+CjxzdHlsZT4KCmRpdiB7CiAgICBwb3NpdGlvbjogYWJzb2x1dGU7CiAgICB0b3A6IDA7
CiAgICBsZWZ0OiAwOwogICAgd2lkdGg6IDQwMHB4OwogICAgaGVpZ2h0OiA0MDBweDsKfQoKLm1h
bmlwdWxhdGlvbiB7CiAgICB0b3VjaC1hY3Rpb246IG1hbmlwdWxhdGlvbjsKfQoKLnBhbi15IHsK
ICAgIHRvdWNoLWFjdGlvbjogcGFuLXk7Cn0KCjwvc3R5bGU+CjxzY3JpcHQ+CndpbmRvdy5vbmxv
YWQgPSBmdW5jdGlvbiAoKSB7CiAgICBpZiAod2luZG93LnRlc3RSdW5uZXIpCiAgICAgICAgdGVz
dFJ1bm5lci5kdW1wQXNUZXh0KCk7CiAgICBpZiAod2luZG93LmludGVybmFscykKICAgICAgICBy
ZXN1bHRzLmlubmVyVGV4dCA9IGludGVybmFscy5sYXllclRyZWVBc1RleHQoZG9jdW1lbnQsIGlu
dGVybmFscy5MQVlFUl9UUkVFX0lOQ0xVREVTX0VWRU5UX1JFR0lPTiB8IGludGVybmFscy5MQVlF
Ul9UUkVFX0lOQ0xVREVTX1JPT1RfTEFZRVJfUFJPUEVSVElFUyk7Cn0KPC9zY3JpcHQ+Cjxib2R5
Pgo8ZGl2IGNsYXNzPSJtYW5pcHVsYXRpb24iPgogICAgPGRpdiBjbGFzcz0icGFuLXkiPgogICAg
ICAgIDxkaXYgY2xhc3M9Im1hbmlwdWxhdGlvbiI+PC9kaXY+CiAgICA8L2Rpdj4KPC9kaXY+Cjxw
cmUgaWQ9InJlc3VsdHMiPjwvcHJlPgo8L2JvZHk+CjwvaHRtbD4K
</data>

          </attachment>
      

    </bug>

</bugzilla>