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

--- Comment #8 from Pekka Paalanen <[email protected]> ---
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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to