https://bugs.kde.org/show_bug.cgi?id=391246
--- Comment #6 from Martin Flöser <[email protected]> --- (In reply to Germano Massullo from comment #5) > (In reply to Martin Flöser from comment #4) > > You misunderstood the functionality of klipper. It is not the clipboard, but > > just the history. Clipboard is handled by the windowing system (e.g X11). If > > the clipboard is empty it's not klipper's fault. > > Okay, I will try pinging X11 guys. > Meanwhile I attach a video that I just recorded https://youtu.be/7lnn6S6hkC0 There is no reason to ping X11 devs. They cannot do anything about it either. The fault is most likely with the application. I try to explain how a clipboard works: * application A takes the clipboard and provides content * application B takes the content This uses X11 functionality, but it's not like X11 as the server provides the clipboard. It's just a shared medium between all applications. If it doesn't work it's mostly the fault of the application in question. -- You are receiving this mail because: You are watching all bug changes.
