<?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>299551</bug_id>
          
          <creation_ts>2025-09-25 13:53:08 -0700</creation_ts>
          <short_desc>[ safaridriver ] dblclick not being issued</short_desc>
          <delta_ts>2025-10-17 09:28:43 -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>WebDriver</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Mac (Apple Silicon)</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=300456</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>
          <dependson>300456</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Franco Vieira de Souza">franco_vieira</reporter>
          <assigned_to name="Franco Vieira de Souza">franco_vieira</assigned_to>
          <cc>ap</cc>
    
    <cc>bburg</cc>
    
    <cc>rreno</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2145953</commentid>
    <comment_count>0</comment_count>
    <who name="Franco Vieira de Souza">franco_vieira</who>
    <bug_when>2025-09-25 13:53:08 -0700</bug_when>
    <thetext>Safaridriver does not issue a `dblclick` event when running the following sequence: (in the WPT test `event-timing/dblclick.html`)

```
actions.pointerMove(0, 0, {origin: target}) // target is just some div
    .pointerDown()
    .pointerUp()
    .pointerDown()
    .pointerUp()
    // Reset by clicking outside of the target.
    .pointerMove(0, 0)
    .pointerDown()
```

This test passes when running on WKTR.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146207</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Reno">rreno</who>
    <bug_when>2025-09-26 09:56:41 -0700</bug_when>
    <thetext>rdar://problem/161399867</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2146669</commentid>
    <comment_count>2</comment_count>
    <who name="Franco Vieira de Souza">franco_vieira</who>
    <bug_when>2025-09-28 20:58:51 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/51481</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2147938</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-02 14:33:24 -0700</bug_when>
    <thetext>Committed 300900@main (5e03e11ba5bc): &lt;https://commits.webkit.org/300900@main&gt;

Reviewed commits have been landed. Closing PR #51481 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2149762</commentid>
    <comment_count>4</comment_count>
    <who name="Franco Vieira de Souza">franco_vieira</who>
    <bug_when>2025-10-09 12:29:41 -0700</bug_when>
    <thetext>Reopened Bugzilla.
REGRESSION(300900@main): dblclick tests regressed, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=300456.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2150992</commentid>
    <comment_count>5</comment_count>
    <who name="Franco Vieira de Souza">franco_vieira</who>
    <bug_when>2025-10-14 15:05:33 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/52327</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2152091</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-17 09:28:40 -0700</bug_when>
    <thetext>Committed 301726@main (2f785577a336): &lt;https://commits.webkit.org/301726@main&gt;

Reviewed commits have been landed. Closing PR #52327 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>