Bug 383545 - No confirmation for 'Deleting non-empty folders' from MTP device
Summary: No confirmation for 'Deleting non-empty folders' from MTP device
Status: CONFIRMED
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.6.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-15 13:03 UTC by Alexander Mentyu
Modified: 2018-05-06 00:15 UTC (History)
4 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 Alexander Mentyu 2017-08-15 13:03:40 UTC
Steps to reproduce:
1. Enable 'Deleting non-empty folders' option in Konfigurator -> Advanced -> Confirmations. 
2. Connect MTP device and change current panel directory to it.
3. Create directory and add file(s) into it or select non-empty directory.
4. Right click on it and select 'Delete' option.

Expected result:
Appearance of 'Warning Folder foldername is not empty. Skip this one or delete all?' window.

Actual result:
No confirmation window for deleting non-empty folder operation appears.
Comment 1 Alex Bikadorov 2017-08-15 18:38:14 UTC
Yes, only local file system is supported for this.
Comment 2 Alex Bikadorov 2017-08-20 18:44:38 UTC
Can be combined with Bug 375794.
Comment 3 Toni Asensi Esteve 2017-08-21 10:39:52 UTC
Thanks everyone for caring about it :-)

> Can be combined with Bug 375794

One question: "Bug 375794" is "Show 'Items count' for folders in 'Size' column". Maybe it can be combined with another bug?
Comment 4 Alex Bikadorov 2018-01-07 17:48:50 UTC
I really meant Bug 375794.
It is about counting number of sub-items (files and directories) in a directory for any KIO protocol.
This bug needs a function for determining if there is at least one sub-item in a directory for any KIO protocol.