Bug 165115 - include the "+" feature from the 1 mouse click mode to the double click mode
Summary: include the "+" feature from the 1 mouse click mode to the double click mode
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 16:11 UTC by Javier G.
Modified: 2008-06-27 22:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javier G. 2008-06-27 16:11:32 UTC
Version:            (using KDE 4.0.83)
Installed from:    Ubuntu Packages
OS:                Linux

By default dolphin in KDE 4.1 has a nice feature to select individual files in the folder clicking in a "+" that appears on the left corner. This feature isn't available when your mouse mode is switched to the "double click mode".

I see those details interesting for the usability of KDE 4, independently of what mouse mode was selected in system preferences.
Comment 1 Peter Penz 2008-06-27 16:30:51 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?
Comment 2 Javier G. 2008-06-27 16:59:37 UTC
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).
Comment 3 Peter Penz 2008-06-27 17:07:49 UTC
Ah, thanks for the explanation. OK, I'll fix this :-)
Comment 4 Javier G. 2008-06-27 17:14:01 UTC
Thanks to you for reply very quickly :)
Comment 5 Peter Penz 2008-06-27 22:22:09 UTC
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