| Summary: | Copy shortcut clears clipboard when nothing is selected | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Ben Boeckel <bugzilla.kde> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ben Boeckel
2009-04-03 11:04:29 UTC
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 |