Bug 435342 - 'Compress here' in the right-click menu gives unexpected results when compressing the currently viewed folder
Summary: 'Compress here' in the right-click menu gives unexpected results when compres...
Status: CONFIRMED
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 20.12.3
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-04 10:16 UTC by Kishore Gopalakrishnan
Modified: 2021-05-26 18:34 UTC (History)
5 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 Kishore Gopalakrishnan 2021-04-04 10:16:03 UTC
SUMMARY
Choosing to compress the currently viewed folder (by right-clicking an empty location) creates a compressed archive in the parent directory, but does not notify or inform the user of that fact.

STEPS TO REPRODUCE
1. Open any folder
2. Right click (in an empty location) > Compress > Compress here (as tar.gz)

OBSERVED RESULTS
A .tar.gz archive is created in the parent folder (not the one the user is currently viewing), and the user is given no notification/indication that the archive has been saved in a directory other than the current directory. This is confusing, and may lead the user to assume that nothing happened.

EXPECTED RESULTS
Either
1. The archive should be created in the directory being viewed by the user
2. The user should be notified that the archive can be found in the parent directory

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.10.27-1-lts

ADDITIONAL INFORMATION