Bug 175336 - selection toggle: remember selection in the previous folder
Summary: selection toggle: remember selection in the previous folder
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-16 21:27 UTC by Maciej Pilichowski
Modified: 2019-08-16 15:49 UTC (History)
3 users (show)

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 Maciej Pilichowski 2008-11-16 21:27:16 UTC
Version:            (using KDE 4.1.3)

selection toggle: remember selection in the previous folder

When user relies on selection toggle it is easy to miss, click on folder, enter it, you get back -- no selection. If would be useful it user could get back and see that dolphin remembers selection for this previous folder (or even better for every folder visited).
Comment 1 Peter Penz 2008-11-17 08:02:17 UTC
I'm not sure about this one: Shouldn't we fix the root cause instead (e. g. increasing the size of the selection marker)? Because if we remember the selection of the previous folder, I'm not sure what people expect that "Paste" should do in the sub folder...
Comment 2 Maciej Pilichowski 2008-11-17 08:19:01 UTC
By remember I mean remember internally. Something like cache. And it is also natural. Open two dolphin windows, make selection in one, activate (focus) the other one -- do you expect then now if you copy you copy from another (inactive) window?

This mode is only when you "lost" your selection and objects, i.e. it should not apply to multicolumn mode. There "undo selection" would be a solution.

And no, there is no technical root of the problem -- there is a human, and human can always miss -- the mouse is not that responsive, hand slipped, user is tired, etc etc etc.
Comment 3 Dotan Cohen 2008-12-08 12:19:42 UTC
@Peter: I do agree that the selection target needs to be bigger, but that is not the solution to this issue. Whousld I file a separate bug for that?

I asked four users to select multiple files with the plus signs. I then had them enter a directory and asked them what would be the case when they return to the parent (original) directory. Three of them said that the files would remain selected. While this was not a large group, it shows what casual users expect. Should I try again with a larger group?
Comment 4 Peter Penz 2008-12-08 14:05:36 UTC
@Dotan: Please don't submit a new bug report, this report is OK. From a development point of view implementing this is tricky (Qt automatically deselects all items when clicking on a folder), but I agree now that from a users point of view this should be fixed. Thanks for doing a test with a small user group!
Comment 5 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:22:28 UTC
Resetting assignee to default as per bug #305719
Comment 6 rockonthemoonfm 2013-02-23 13:49:09 UTC
is it possible to have this wish implemented with the new dolphin engine?
Comment 7 Nate Graham 2019-08-16 15:49:22 UTC
Yep, parent folders are selected when going back now.