Bug 368671 - [Feature request] Enable item selection on mouseover || Option to toggle file selection by hovering
Summary: [Feature request] Enable item selection on mouseover || Option to toggle file...
Status: RESOLVED INTENTIONAL
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (other bugs)
Version First Reported In: 16.12.2
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 04:44 UTC by foss
Modified: 2017-09-04 03:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description foss 2016-09-12 04:44:54 UTC
I am missing the possibility  'thunar file manager' to select/unselect files/folders when the mouse pointer is on a file/folder, since selecting/unselecting by clicking on the +- (disabled) is not as easy as hovering. 
An option to toggle it would be much apreciated, so people who dont like it can disable it.

Reproducible: Always

Steps to Reproduce:
1. Open Dolphin
2. Put the mouse pointer on a file/folder
3.

Actual Results:  
File/folder not selected

Expected Results:  
File/folder should be selected
Comment 1 foss 2016-09-16 03:22:46 UTC
(In reply to devnul from comment #0)
> I am missing the possibility  to select/unselect
> files/folders on mouseover, since
> selecting/unselecting by clicking on the +- (disabled) is not as easy as
> hovering. 
> An option to toggle it would be much apreciated, so people who dont like it
> can disable it.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Open Dolphin
> 2. Put the mouse pointer on a file/folder
> 3.
> 
> Actual Results:  
> File/folder not selected
> 
> Expected Results:  
> File/folder should be selected
Comment 2 foss 2016-11-24 02:24:49 UTC
Sorry, the last comment was actually not intended as I wanted to edit the first comment and don't know how to edit...

Anyway, I will try to make it as clear as possible.

As an ex-windows user, I got used to selecting files by hovering,(threshold adjustable) so that there is no need to click or double click in order to get a file/folder selected. And more items can be un/selected by Ctrl+Click... 
With Dolphin it's different, if you want to  un/select an item, one has to click the (+) and (-) so that you need to be a "sniper" to achieve that. I think some options to customize this would be very helpful.

This leads to a second problem by the way. Dolphin has IMHO the bad habit when hovering an item. I mean the info shown on the bottom bar when the mouse cursor is on a file disappears very quickly, so that one needs to hover the file again and again or select it to get that info. Why the info is not shown as long as the file is hovered?? I think this point is related to the first one because the file info shown on the bottom bar is only persistent if the file is selected.

Hopefully I described it clear enough that everyone can understand as am not a native english speaker. Thanks.
Comment 3 Christoph Feck 2016-11-30 15:49:28 UTC
Ctrl+Click also works in Dolphin.
Comment 4 foss 2016-12-13 06:16:10 UTC
(In reply to Christoph Feck from comment #3)
> Ctrl+Click also works in Dolphin.

Yes Ctrl+Click works, that's another way of un/selecting files. But not the way I would like to do it. I think it's easier to do it by just hovering, because all one needs to do is to get the mouse pointer on file/folder in question, without the need to first press the Ctrl button and then to click.
Comment 5 Nate Graham 2017-09-04 03:56:17 UTC
I'm not sure this makes sense for us to implement. We already have two selection modes, and this leads to complication and bugs for each mode. Adding a third one doesn't seem like it would be a big win.