Skip to content
Commit 4bb10003 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


(cherry picked from commit 46cad20e)
parent 83a5ea3d
Pipeline #344720 passed with stage
in 16 minutes and 27 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