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

Jason Ekstrand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #2 from Jason Ekstrand <[email protected]> ---
This is well-known behavior.  The protocol specifies that a leave event is sent
whenever the pointer is no longer focussed on the surface.  Your app gets a
zombie object which it gets as null from libwayland.  Unfortunately, zombie
objects can happen in cases like this and your app needs to gracefully handle
them.

-- 
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