<?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>198965</bug_id>
          
          <creation_ts>2019-06-18 08:23:01 -0700</creation_ts>
          <short_desc>Pointer Events incorrectly handles simultaneous mouse buttons (TP 85)</short_desc>
          <delta_ts>2019-06-26 11:42:15 -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 Technology Preview</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>macOS 10.14</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>198462</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="Ashley Gullen">ashley</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>graouts</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1545616</commentid>
    <comment_count>0</comment_count>
    <who name="Ashley Gullen">ashley</who>
    <bug_when>2019-06-18 08:23:01 -0700</bug_when>
    <thetext>Demo: https://www.scirra.com/labs/bugs/safaripointerevents.html
Look at console messages while following these steps:

1. Press down left mouse button and hold it
2. Press down right mouse button and hold it
3. Release left mouse button
4. Release right mouse button

Observed result:
The sequence of events is pointerdown, pointerdown, pointerup, pointerup

Expected result:
The sequence of events is pointerdown, pointermove, pointermove, pointerup. This is how it works in Chrome and Firefox.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1545734</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-06-18 12:50:43 -0700</bug_when>
    <thetext>&lt;rdar://problem/51861620&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1545741</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-06-18 12:55:03 -0700</bug_when>
    <thetext>Hi Ashley. What version of Safari is this? This should have been handled by the fix for https://bugs.webkit.org/show_bug.cgi?id=198462, which landed after the cutoff for the last Safari Technology Preview build. Alas, I don&apos;t actually have a mouse handy to try this out, but this bug was specifically about the correct support of chorded mouse interactions and the Web Platforms Tests work as expected.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1545743</commentid>
    <comment_count>3</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-06-18 12:57:15 -0700</bug_when>
    <thetext>Oh, I see now this is STP 85. Could you try with a recent WebKit build? See https://webkit.org/build-archives/.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1545745</commentid>
    <comment_count>4</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-06-18 12:57:31 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 198462 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1548082</commentid>
    <comment_count>5</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-06-26 11:42:15 -0700</bug_when>
    <thetext>Please test this again with STP 86.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>