Skip to content
Commit 46cad20e authored by David Edmundson's avatar David Edmundson Committed by Vlad Zahorodnii
Browse files

wayland: Cancel selections if set without focus

Otherwise we confused clients in the following situation:
Client A sets selection, but due to timing has lost focus
User copies something in client B
Client later tries to paste in client A.
Client A still thinks it owns the selection so does nothing.

CCBUG: 459389
parent a9dc50e2
Pipeline #344591 failed with stage
in 12 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment