[Wayland-bugs] [Bug 61812] New: [regression] event-test.test_pointer_move_surface fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 4 11:47:41 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=61812
Priority: medium
Bug ID: 61812
Assignee: wayland-bugs at lists.freedesktop.org
Summary: [regression] event-test.test_pointer_move_surface
fails
Severity: normal
Classification: Unclassified
OS: All
Reporter: ullysses.a.eoff at intel.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130304/28751b11/attachment.html>
More information about the Wayland-bugs
mailing list