<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 - weston-editor keyboard does not appear until mouse move"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77347">bug 77347</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 - weston-editor keyboard does not appear until mouse move"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77347#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - weston-editor keyboard does not appear until mouse move"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77347">bug 77347</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 a4a6f161290d88895cb7a7172fcee21b1546e0da
Author: Ander Conselvan de Oliveira <<a href="mailto:ander.conselvan.de.oliveira@intel.com">ander.conselvan.de.oliveira@intel.com</a>>
Date:   Mon Apr 14 15:48:06 2014 +0300

    animation: Fix input panel slide animation

    The position for the slide animation was calculated assuming the value
    of the spring was always between 0.0 and 1.0. Commit 3a869019 broke
    that assumption, and the result was that the panel would be positioned
    at an invisible part of screen. Since there would be no output repaints
    scheduled, the result of the animation would only be seen if something
    else triggered a repaint (such as a mouse cursor movement).

    This patch changes the values for the slide animation's spring to range
    between 0.0 and 1.0, thus fixing the position of the panel and the lack
    of scheduled repaints problem.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - weston-editor keyboard does not appear until mouse move"
   href="show_bug.cgi?id=77347">https://bugs.freedesktop.org/show_bug.cgi?id=77347</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>