View Issue Details

IDProjectCategoryView StatusLast Update
0003911Far ManagerDelete files/folderspublic2021-11-23 13:00
ReporterSkyFox Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Platformx64OSWindowsOS Version10
Product Version3.0 
Summary0003911: delete error
DescriptionFar manager 3.0.5888
Deletes another file
Steps To Reproduce1. create two files named "1.txt" and "1.txt." (end point)
2. select the file "1.txt." (see picture 2.png)
3. press F8 (see picture 3.png)
4. result - another file "1.txt" was deleted (see picture 4.png)
5. after that do not delete the file "1.txt." (see picture 5.png)
TagsNo tags attached.
Build

Activities

SkyFox

2021-11-22 11:06

reporter  

5.png (37,366 bytes)   
5.png (37,366 bytes)   
4.png (27,973 bytes)   
4.png (27,973 bytes)   
3.png (32,716 bytes)   
3.png (32,716 bytes)   
2.png (28,335 bytes)   
2.png (28,335 bytes)   

DrKnS

2021-11-22 15:32

administrator   bugnote:0017209

result - another file "1.txt" was deleted (see picture 4.png)
This is how windows recycle bin API behaves. We ask it to delete one file and it deletes something else.
after that do not delete the file "1.txt." (see picture 5.png)
This is how windows recycle bin API behaves. It cannot remove files with funny names.

You could try repeating your experiments in windows explorer to confirm the above.

SkyFox

2021-11-22 15:43

reporter   bugnote:0017210

Обращаться в Microsoft?

DrKnS

2021-11-22 15:54

administrator   bugnote:0017212

Формально - да, но толку. Оно уже лет 25 так.

2useven10

2021-11-23 08:08

developer   bugnote:0017213

Если удалять файлы без корзины (Shift+Del), фар удалит то что нужно.

SkyFox

2021-11-23 08:42

reporter   bugnote:0017214

удаляет(Shift+Del) через API?

2useven10

2021-11-23 13:00

developer   bugnote:0017215

Всё через API, но разное.
Удаление в корзину Shell, напрямую Win32.
Первое имена 'нормализует', второе берет то что дали.

Issue History

Date Modified Username Field Change
2021-11-22 11:06 SkyFox New Issue
2021-11-22 11:06 SkyFox File Added: 5.png
2021-11-22 11:06 SkyFox File Added: 4.png
2021-11-22 11:06 SkyFox File Added: 3.png
2021-11-22 11:06 SkyFox File Added: 2.png
2021-11-22 15:32 DrKnS Note Added: 0017209
2021-11-22 15:43 SkyFox Note Added: 0017210
2021-11-22 15:54 DrKnS Note Added: 0017212
2021-11-23 08:08 2useven10 Note Added: 0017213
2021-11-23 08:42 SkyFox Note Added: 0017214
2021-11-23 13:00 2useven10 Note Added: 0017215