<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20108</bug_id>
          
          <creation_ts>2012-11-28 01:09:31 +0000</creation_ts>
          <short_desc>Clarify pointer capture behavior</short_desc>
          <delta_ts>2012-12-09 00:58:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>PointerEventsWG</product>
          <component>Pointer Events specification</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jacob Rossi [MSFT]">jrossi</reporter>
          <assigned_to name="Jacob Rossi [MSFT]">jrossi</assigned_to>
          <cc>public-pointer-events-bugzilla</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78965</commentid>
    <comment_count>0</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2012-11-28 01:09:31 +0000</bug_when>
    <thetext>Opening on behalf of Brandon Wallace: 

http://lists.w3.org/Archives/Public/public-pointer-events/2012OctDec/0003.html

Recommended details to add (based on IE10&apos;s implementation):

  1.  You can only capture a pointer if buttons&gt;0 (e.g. mouse button is down, finger is on screen, or pen tip is on digitizer). So you can&apos;t just spy on interactions with UI outside your scope.
  2.  Once you set capture to a pointer, its target property will always be the capturing element. So while you can monitor movement of the pointer outside your contact (again, only while it&apos;s down), you can&apos;t get references to elements, etc.
  3.  Capture is automatically release when the pointer comes up (e.g. buttons==0).
  4.  Pointer events are not dispatched to elements not in the document.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78966</commentid>
    <comment_count>1</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2012-11-28 01:12:09 +0000</bug_when>
    <thetext>5. Compatibility mouse events are also redirected to the capture element.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79770</commentid>
    <comment_count>2</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2012-12-09 00:58:53 +0000</bug_when>
    <thetext>Fixed as suggested per 12/4 telecon resolution.

RESOLUTION: http://lists.w3.org/Archives/Public/public-pointer-events/2012OctDec/0091.html

http://dvcs.w3.org/hg/pointerevents/rev/fcbbeab23783</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>