Bug 456456 - Make it possible to move files and directories to the up, back and forward locations.
Summary: Make it possible to move files and directories to the up, back and forward lo...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-07 18:14 UTC by Matthias
Modified: 2022-07-16 11:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot (1.17 MB, image/png)
2022-07-07 18:14 UTC, Matthias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias 2022-07-07 18:14:31 UTC
Created attachment 150475 [details]
Screenshot

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

STEPS TO REPRODUCE
1. Drag a file to the back, forward or upwards button. 

OBSERVED RESULT

Currently, no file is moved

EXPECTED RESULT

File moves to the desired location. 

ADDITIONAL INFORMATION

See screenshot
Comment 1 Felix Ernst 2022-07-16 11:49:48 UTC
I am not sure if this is worth implementing. It is less explicit where the items are supposed to end up if that location is hidden behind a generic "Back","Forward" or "Up" button. It has the potential of having people losing their files by dragging them to some location they weren't expecting the files to end up at.

Users can already drag items to the parent folder by dropping it in the location bar.

Similarly users can already drag items to the folder that is "Back" and "Forward" as well because the locations accessed through "Back" and "Forward" are generally accessible either in the view, in the location bar or in the places panel. So dropping there is already possible in a more explicit fashion even.