| Summary: | conflicting actions for shortcut shift+del | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Andreas Pakulat <apaku> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andreas Pakulat
2007-10-31 12:03:14 UTC
Sigh, of course Dolphin just uses the standard Cut action from kdelibs. This is exactly why I was so disappointed that nobody of the core developers was interested in really solving the shortcut-namespacing issue :(. Reassigning to the right product. Back to dolphin, much easier and with less side-effects fixable here. SVN commit 732119 by apaku: Fix the conflict between cut and delete shortcuts BUG:151601 M +6 -1 dolphinmainwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=732119 |