<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [regression] event-test.test_pointer_move_surface fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61812">61812</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[regression] event-test.test_pointer_move_surface fails
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ullysses.a.eoff@intel.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>weston
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The event_test.test_pointer_move_surface test is failing when moving the client
to the pointer.  That is, this test moves the pointer outside of the client
surface so the surface does not have the pointer focus.  Then, the client
surface is moved such that the pointer is now on the center of the client
surface.  Originally, the client would receive a pointer enter event.  Now,
that is no longer happening.

The first bad commit is:
<a href="http://cgit.freedesktop.org/wayland/weston/commit/?id=184df50d3e68aa53bdda06e14b7fe1531d633656">http://cgit.freedesktop.org/wayland/weston/commit/?id=184df50d3e68aa53bdda06e14b7fe1531d633656</a>

Test Output:

test-client: got global pointer 210 60
test-client: got keyboard keymap
test-client: got surface enter output 0x25ba740
test-client: got global pointer 50 50
event-test: event-test.c:38: check_pointer: Assertion
`client->input->pointer->focus == client->surface' failed.</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>