Bug 106704 - zwp_confined_pointer_v1.unconfined vs. wl_pointer.leave ordering is undefined
Summary: zwp_confined_pointer_v1.unconfined vs. wl_pointer.leave ordering is undefined
Status: RESOLVED MOVED
Alias: None
Product: Wayland
Classification: Unclassified
Component: wayland (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-29 09:51 UTC by Pekka Paalanen
Modified: 2018-06-08 23:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.