Skip to content

grab: Test active pointer grab without button events after implicit grab

This tests the edge case of active async pointer grab being made during a button press. On XI2 the button release won't be delivered to the client, whereas on core level it would.

Merge request reports