Summary: | include the "+" feature from the 1 mouse click mode to the double click mode | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Javier G. <jagarni1983> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Javier G.
2008-06-27 16:11:32 UTC
I'm confused: this feature is not needed in the double click mode as clicking on the item anyhow selects/deselects the item. Am I missing something? double click mode works exactly like in windows If you click a file/folder is selected only the file/folder you clicked. To click multiple files/folders that aren't on the same row/column you must click Ctrl+ left click on every file/folder you want select. I liked the idea of the "+" icon to not use the Ctrl key to select those files but is only available on 1 click mode (the default mouse mode of KDE4). Ah, thanks for the explanation. OK, I'll fix this :-) Thanks to you for reply very quickly :) SVN commit 825325 by ppenz: Also allow to use the selection toggle when double click is used. This allows to select/deselect files without CTRL key. BUG: 165115 M +2 -3 dolphincolumnwidget.cpp M +9 -7 dolphindetailsview.cpp M +9 -7 dolphiniconsview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=825325 |