Bug 106704

Summary: zwp_confined_pointer_v1.unconfined vs. wl_pointer.leave ordering is undefined
Product: Wayland Reporter: Pekka Paalanen <ppaalanen>
Component: waylandAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Pekka Paalanen 2018-05-29 09:51:11 UTC
The specification text on zwp_confined_pointer_v1 is not clear whether a specific ordering between the unconfined and wl_pointer.leave events should be guaranteed. On the other hand, it does guarantee that the confined event can only arrive while in pointer focus, so the ordering between confined and wl_pointer.enter is clearly specified.

I propose to require that also the unconfined event can only be sent while having pointer focus.

According to https://patchwork.freedesktop.org/patch/221802/ GNOME and Weston currently implement the opposite behaviours.
Comment 1 GitLab Migration User 2018-06-08 23:49:03 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/wayland/wayland/issues/25.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.