<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Invalid user data pointer passed to "pointer_handle_enter""
href="https://bugs.freedesktop.org/show_bug.cgi?id=73711#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Invalid user data pointer passed to "pointer_handle_enter""
href="https://bugs.freedesktop.org/show_bug.cgi?id=73711">bug 73711</a>
from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>