<?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>24772</bug_id>
          
          <creation_ts>2014-02-22 00:06:17 +0000</creation_ts>
          <short_desc>releasePointerCapture() should fail if called from a node that doesn&apos;t currently capture the pointer</short_desc>
          <delta_ts>2014-03-05 17:51:45 +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>CLOSED</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</cc>
          
          <qa_contact name="Pointer Events Bugzilla list">public-pointer-events-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>101180</commentid>
    <comment_count>0</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2014-02-22 00:06:17 +0000</bug_when>
    <thetext>Example: http://jsfiddle.net/2wV8z/6/

1. A.setPointerCapture(pointerId);
2. B.releasePointerCapture(pointerId); //Should fail silently

Pointed out by romaxa working on Gecko implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101771</commentid>
    <comment_count>1</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2014-03-03 19:23:35 +0000</bug_when>
    <thetext>Proposed spec text:

In Section 10.2 (&quot;Releasing Pointer Capture&quot;), insert a new step between the current steps 2 and 3 that reads:

&quot;If the &apos;pointer capture target override&apos; for the specified pointerId is not the Element on which this method was invoked, then terminate these steps.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101908</commentid>
    <comment_count>2</comment_count>
    <who name="Jacob Rossi [MSFT]">jrossi</who>
    <bug_when>2014-03-05 17:51:29 +0000</bug_when>
    <thetext>Changed as discussed in 3/4 telecon and proposed below:
https://dvcs.w3.org/hg/pointerevents/rev/f25bdc60c9a6</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>