Version: (using KDE 4.2.1) Installed from: Fedora RPMs When using the copy shortcut (Ctrl+Shift+C) when nothing is selected, the clipboard contents are erased (or pushed down the stack when Klipper is enabled). It should do nothing when there is no selection.
I still see this behavior in 4.2.90
SVN commit 1076289 by hindenburg: Don't copy an empty string to the clipboard. Ideally this should be handled by disable-ing the menu/shortcuts for Copy/Cut/Paste (Wish 203768). BUG: 188725 M +2 -1 TerminalDisplay.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1076289
SVN commit 1095367 by hindenburg: Don't copy an empty string to the clipboard. Ideally this should be handled by disable-ing the menu/shortcuts for Copy/Cut/Paste (Wish 203768). CCBUG: 188725 M +2 -1 TerminalDisplay.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1095367