<?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>237950</bug_id>
          
          <creation_ts>2022-03-16 02:41:34 -0700</creation_ts>
          <short_desc>[Model] A long press on a &lt;model&gt; infinitely corrupts the touch events sent to its WKModelView</short_desc>
          <delta_ts>2025-06-18 14:18:05 -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>WebXR</component>
          <version>Safari 18</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 18</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 name="Thomas Kumlehn">pixelpartner</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adachan</cc>
    
    <cc>dino</cc>
    
    <cc>djg</cc>
    
    <cc>graouts</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>pixelpartner</cc>
    
    <cc>thorton</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1851696</commentid>
    <comment_count>0</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-03-16 02:41:34 -0700</bug_when>
    <thetext>After a first long tap/press on a &lt;model&gt; any future single finger drag is interpreted as a two finger event.
So a simple rotate gesture becomes a zoom/dolly.
The next long press totally halts interactions with the modelElement, probably because it&apos;s interpreted as a 3-finger gesture.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1851700</commentid>
    <comment_count>1</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-03-16 03:01:31 -0700</bug_when>
    <thetext>The first long tap selected the word preceding the model tag.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1851753</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-03-16 05:42:03 -0700</bug_when>
    <thetext>&lt;rdar://problem/90364936&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1851868</commentid>
    <comment_count>3</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-03-16 10:12:07 -0700</bug_when>
    <thetext>Thanks for filing this Thomas. Which iOS version is that?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852238</commentid>
    <comment_count>4</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-03-17 05:03:25 -0700</bug_when>
    <thetext>iPadOS 15.4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852239</commentid>
    <comment_count>5</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-03-17 05:06:16 -0700</bug_when>
    <thetext>but it happened before and was reported in Feedback.app as part of other &lt;model&gt; related problems for iOS15.3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852284</commentid>
    <comment_count>6</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-03-17 07:44:06 -0700</bug_when>
    <thetext>Would you have the id for the issue as reported through the Feedback app?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1853130</commentid>
    <comment_count>7</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-03-21 01:49:21 -0700</bug_when>
    <thetext>It was mixed in with a macOS related bug reported as FB9822366, that was already fixed.
I should have investigated further and should have reported those separately.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1853647</commentid>
    <comment_count>8</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-03-22 07:21:18 -0700</bug_when>
    <thetext>Someone did a really bad job in following the steps that cause the problem, I also reported specifically for iPadOS as FB9951062, so I made a screen recording showing the problem.

The newly attached screen recording shows how I use two fingers to dolly close to the asset, then do a single finger long press. All following interactions are single touch only, but behave unexpected and totally different to a similar session without long press.

I very much hope &lt;model&gt; can be introduced this year, so please let more qualified/motivated developers work on the fixes. Would be very embarrassing otherwise if this (IMHO) blocking bug stays.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863234</commentid>
    <comment_count>9</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-04-21 01:46:30 -0700</bug_when>
    <thetext>I updated to iPadOS 15.5 public beta 2 and now the same problem occurs when opening the USDZ as a stand alone model document.
The long press shows a kind of capsule shaped loop instead of selecting nearby text, but it also jeopardises the touch events the same way.
A single touch event is interpreted as a multi touch.
Every long press adds another finger not being lifted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863593</commentid>
    <comment_count>10</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-04-22 02:56:54 -0700</bug_when>
    <thetext>That behavior is consistent since loading the USDZ file as a standalone document yields a &lt;model&gt; element.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1868549</commentid>
    <comment_count>11</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-05-12 14:32:56 -0700</bug_when>
    <thetext>Problem persists with iPadOS 15.5 RC</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870518</commentid>
    <comment_count>12</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-05-19 13:41:42 -0700</bug_when>
    <thetext>Bug persists in iPadOS 15.6 (19G5027e)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874444</commentid>
    <comment_count>13</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-06-07 00:37:38 -0700</bug_when>
    <thetext>persists in iPadOS16beta</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874447</commentid>
    <comment_count>14</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-06-07 01:07:35 -0700</bug_when>
    <thetext>Besides of a long press, also one of more other events seem to bring the tap events out of synch. I tested avoiding a long press and it still happened - don&apos;t know what kind of finger event it was.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1877604</commentid>
    <comment_count>15</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-06-23 02:11:31 -0700</bug_when>
    <thetext>Problem not solved with iPadOS 16.0 beta2 (20A5303i)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881463</commentid>
    <comment_count>16</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-07-07 13:30:52 -0700</bug_when>
    <thetext>Same problem on iPadOS 16 beta 3 (20A5312g)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884729</commentid>
    <comment_count>17</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-07-18 08:07:33 -0700</bug_when>
    <thetext>Bug still not fixed in iPadOS 16 beta (20A5312j)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1887301</commentid>
    <comment_count>18</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-07-28 02:53:57 -0700</bug_when>
    <thetext>bug persists on iPadOS16 (20A5328h)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1890023</commentid>
    <comment_count>19</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-08-09 10:46:27 -0700</bug_when>
    <thetext>bug persists on iPadOS16 (20A5339d)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1891915</commentid>
    <comment_count>20</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-08-17 03:59:16 -0700</bug_when>
    <thetext>Not fixed in iPadOS 16.0 (20A5349b)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1891979</commentid>
    <comment_count>21</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2022-08-17 10:57:51 -0700</bug_when>
    <thetext>You&apos;ll see here when it is fixed :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1918523</commentid>
    <comment_count>22</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2022-12-12 10:13:44 -0800</bug_when>
    <thetext>iPadOS 16.2 (20C65) brought the following tiny change:
A long tap does NOT select a word in a neighbour &lt;span&gt; any longer, but it still permanently disrupts the communication of touch events to the ARQL / USD process.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1935452</commentid>
    <comment_count>23</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2023-02-21 02:01:34 -0800</bug_when>
    <thetext>With iPadOS 16.4 dev beta (20E5212f) the long press again selects a preceding text span, but now the whole communication seem to crash the connection to the native process.

The WKModelView stays frozen.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2124594</commentid>
    <comment_count>24</comment_count>
    <who name="Thomas Kumlehn">pixelpartner</who>
    <bug_when>2025-06-18 14:15:38 -0700</bug_when>
    <thetext>Looks like the bug has not been fixed and will cause embarrassment when &lt;model&gt; comes out of experimental on iOS and iPadOS</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>