Version: (using KDE KDE 3.3.1) Installed from: Slackware Packages OS: Linux Open text file. Copy text. Close text file. Open another text file. Icon for Paste is enabled. Press paste. Nothing is pasted. Paste icon should not be enabled. Is it even possible to use copy and paste, without clipper, when source text file is closed?
That's how clipboard works on X if you don't use a clipboard manager
Shouldn't paste icon be disabled? Nothing is pasted, when you press paste.
The icon should be disabled if there's nothing to paste. But that's no generic kdelibs problem, so please direct it at the specific application which has the problem.
*** Bug 95375 has been marked as a duplicate of this bug. ***
*** Bug 95377 has been marked as a duplicate of this bug. ***
*** Bug 95378 has been marked as a duplicate of this bug. ***
After a second thought, this needs to be addressed in libraries first. Applications should check whether there's something in the clipboard, but first the notifications about it must work reliably.
This issue is still reproducible using KDE4 (trunk)
Lubos, does it need to be fixed in Qt, or is the KClipboard class the problem?
I believe QClipboard can now monitor properly all clipboard changes, so if there's still a problem with some application, please report the problem for that application.