<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 - [bug] wl_touch::down event has wrong coordinates"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=51909">bug 51909</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 - [bug] wl_touch::down event has wrong coordinates"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=51909#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bug] wl_touch::down event has wrong coordinates"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=51909">bug 51909</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 964a342e5367035b02104b54d340c37dfc1aada9
Author: Satyeshwar Singh <<a href="mailto:satyeshwar.singh@intel.com">satyeshwar.singh@intel.com</a>>
Date:   Wed Feb 27 15:26:23 2013 -0500

    evdev: Wait for SYN event before sending events over to the client

    The issue was that touch::down event from the compositor to client apps
    would send the previous motion events coordinates and this obviously made
    the client do the wrong thing. This happened because we were not waiting
    for a SYN event to come from evdev before sending down, motion or up
events.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bug] wl_touch::down event has wrong coordinates"
   href="show_bug.cgi?id=51909">https://bugs.freedesktop.org/show_bug.cgi?id=51909</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>