[Wayland-bugs] [Bug 81194] Weston sends input events from freed surface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 11 00:24:22 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=81194
Jason Ekstrand <jason at jlekstrand.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #2 from Jason Ekstrand <jason at jlekstrand.net> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140711/aefae475/attachment.html>
More information about the Wayland-bugs
mailing list