<?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>199658</bug_id>
          
          <creation_ts>2019-07-09 22:59:09 -0700</creation_ts>
          <short_desc>calling event.preventDefault() on touchforcechange events prevents scrolling</short_desc>
          <delta_ts>2026-01-12 09:09:16 -0800</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>Safari 12</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>iOS 12</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <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>alexreardon</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bdakin</cc>
    
    <cc>graouts</cc>
    
    <cc>thorton</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1551603</commentid>
    <comment_count>0</comment_count>
    <who name="">alexreardon</who>
    <bug_when>2019-07-09 22:59:09 -0700</bug_when>
    <thetext>Calling `event.preventDefault()` on `touchforcechange` opts out of native scrolling. It also opts out of click events.

Example: https://codesandbox.io/s/touch-events-fspff

My understanding is that this is not correct. I would think that `event.preventDefault()` on a `touchforcechange` event should only prevent the default forcechange action from occurring, and not other actions</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1551604</commentid>
    <comment_count>1</comment_count>
    <who name="">alexreardon</who>
    <bug_when>2019-07-09 23:00:47 -0700</bug_when>
    <thetext>I do not have access to an old device right now, but I think this might be a recent change</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1551608</commentid>
    <comment_count>2</comment_count>
    <who name="">alexreardon</who>
    <bug_when>2019-07-09 23:29:24 -0700</bug_when>
    <thetext>Whoops - I meant old OS version</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1551676</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-07-10 09:08:48 -0700</bug_when>
    <thetext>&lt;rdar://problem/52894746&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1552384</commentid>
    <comment_count>4</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-07-12 02:45:36 -0700</bug_when>
    <thetext>Hi Alex. Could you specify what specific version of iOS this was found in? Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1552395</commentid>
    <comment_count>5</comment_count>
    <who name="">alexreardon</who>
    <bug_when>2019-07-12 04:36:30 -0700</bug_when>
    <thetext>12.3.1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>