| Summary: | Konsole has too easy shortcut to extremely dangerous functionality | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Thomas Damgaard <thomasdn> |
| Component: | general | Assignee: | Konsole Developer <konsole-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | saschpe |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Damgaard
2010-05-21 10:32:32 UTC
At the least the shortcuts for new window/tab where changed to KDE defaults, CTRL+SHIFT+M isn't used anymore. *** This bug has been confirmed by popular vote. *** SVN commit 1133027 by hindenburg: Remove the shortcut to send all output to current windows. This might catch people off guard if they accidently hit it. People who want it can just re-assign it back. CCBUG: 238373 M +0 -1 SessionController.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1133027 SVN commit 1133042 by hindenburg: Remove the shortcut to send all output to current windows. This might catch people off guard if they accidently hit it. People who want it can just re-assign it back. BUG: 238373 M +0 -1 SessionController.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1133042 |