Bug 386232

Summary: [Wayland] Clipboard content from xwayland apps is cleared when the source app is closed
Product: [Plasma] kwin Reporter: Patrick Silva <bugseforuns>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED LATER    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Patrick Silva 2017-10-27 05:28:06 UTC
neon dev unstable here...
start wayland session
open firefox and kate text editor
copy some text from firefox and paste it to kate (ok, it works)
close firefox and repeat previous step: nothing is pasted
Comment 1 Martin Flöser 2017-10-27 06:58:15 UTC
That is kind of expected as there is no clipboard manager running. The relevant task is: https://phabricator.kde.org/T4449

As we don't need to track it at two different places I set this bug to resolved/later