<?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>185656</bug_id>
          
          <creation_ts>2018-05-15 13:43:41 -0700</creation_ts>
          <short_desc>Dynamically added touch event listeners will initially be treated as passive</short_desc>
          <delta_ts>2019-06-04 05:16:16 -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>DOM</component>
          <version>Safari 10</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 10</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=184250</see_also>
          <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="Tadeu Zagallo">tzagallo</reporter>
          <assigned_to name="Tadeu Zagallo">tzagallo</assigned_to>
          <cc>acampagna</cc>
    
    <cc>alex</cc>
    
    <cc>andrew</cc>
    
    <cc>herr.ernst</cc>
    
    <cc>jjacobs</cc>
    
    <cc>mattmaci11</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1424116</commentid>
    <comment_count>0</comment_count>
    <who name="Tadeu Zagallo">tzagallo</who>
    <bug_when>2018-05-15 13:43:41 -0700</bug_when>
    <thetext>Follow up from https://bugs.webkit.org/show_bug.cgi?id=184250: initially, the dynamically added event listeners would always be treated as passive. The patch fixes this behaviour, but the first 1 or 2 events still won&apos;t be cancellable (unless you touch the DOM). Fixing this should allow for removing the workaround in the previous bug&apos;s regression test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1424123</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-05-15 14:16:22 -0700</bug_when>
    <thetext>&lt;rdar://problem/40270698&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1456613</commentid>
    <comment_count>2</comment_count>
    <who name="Andrew">andrew</who>
    <bug_when>2018-09-04 21:10:36 -0700</bug_when>
    <thetext>When is this likely to be fixed?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1501155</commentid>
    <comment_count>3</comment_count>
    <who name="Anthony Campagna">acampagna</who>
    <bug_when>2019-02-01 10:52:52 -0800</bug_when>
    <thetext>Any idea when this is likely to be fixed? This is quite a serious issue that makes any drag and drop functionality on a reasonably complex website to be very broken. It makes both website owners, library owners, and safari look bad.

Almost everyone affected by https://bugs.webkit.org/show_bug.cgi?id=184250 is still having problems because of this bug. If 184250 was P2 Critical then this should be as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1503224</commentid>
    <comment_count>4</comment_count>
    <who name="Lucas Forschler">lforschler</who>
    <bug_when>2019-02-06 09:18:41 -0800</bug_when>
    <thetext>Mass move bugs into the DOM component.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>