<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Incorrect multi touch functionality - interference between multi touch events: application move and touch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73750">bug 73750</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Incorrect multi touch functionality - interference between multi touch events: application move and touch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73750#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Incorrect multi touch functionality - interference between multi touch events: application move and touch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73750">bug 73750</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>commit 8e80a31ba4f09dd27793cca42c5e412e9a167af6
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date:   Fri Jan 17 15:18:10 2014 -0800

    shell: Stop moving surfae after touch point 0 goes up

    The grab stays alive as long as at least one touch point is down.  If touch
    point 0 is lifted while other touch points are down, the surface will jump
    around when touch point 0 is put down again.

    This change marks the grab as inactive once touch point 0 is lifted
    and then ignores touch events until all touch points eventually are
    lifted and the grab terminates.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Incorrect multi touch functionality - interference between multi touch events: application move and touch"
   href="show_bug.cgi?id=73750">https://bugs.freedesktop.org/show_bug.cgi?id=73750</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>