Bug 507537 - Dolphin's "Extract to here" ignores source path of archives in multiple selection
Summary: Dolphin's "Extract to here" ignores source path of archives in multiple selec...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.3
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-27 09:46 UTC by Gregor B. Rosenauer
Modified: 2025-07-27 09:46 UTC (History)
1 user (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 Gregor B. Rosenauer 2025-07-27 09:46:27 UTC
When using the Dolphin Extract plugin, I would expect a different outcome in my use case:
I have a root folder with several sub folders containing *.rar archives and want to extract them all to *their* *respective* location, so I did this:

1. use Dolphin's "Search" function to search for ".rar" in the top-level folder
1. I got all *.rar's as expected, with their respective Path shown in the Path column
1. I selected all matching archives in the search result and invoked "Extract -> to here and remove"
1. I expected the Extractor to be smart enough to interpret "here" correctly as the *archive's* source path, not the first path of the first archive
1. Dolphin extracted *all* archives to the path of the first one, which is wrong.

TL;DR: Dolphin's Extract plugin should respect the path of the source archive when invoked for a selection of multiple files with different source locations, and not blindly taking the first path for all of them as destination.