[Wayland-bugs] [Bug 73711] Invalid user data pointer passed to "pointer_handle_enter"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 29 05:47:04 PST 2014


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

--- Comment #8 from Pekka Paalanen <ppaalanen at gmail.com> ---
Thanks, the trace confirms. You never set an empty input region, so it defaults
to the whole surface. However, the mistake is not yours.

The protocol specification for wl_pointer.set_cursor says: "The current and
pending input regions of the wl_surface are cleared, and
wl_surface.set_input_region is ignored until the wl_surface is no longer used
as the cursor."

Therefore this is indeed a Weston bug: it should never pick the cursor surface
into focus.

-- 
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/20140129/810e1071/attachment.html>


More information about the Wayland-bugs mailing list