https://bugs.freedesktop.org/show_bug.cgi?id=61812

          Priority: medium
            Bug ID: 61812
          Assignee: [email protected]
           Summary: [regression] event-test.test_pointer_move_surface
                    fails
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: weston
           Product: Wayland

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:
http://cgit.freedesktop.org/wayland/weston/commit/?id=184df50d3e68aa53bdda06e14b7fe1531d633656

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to