Bug 383544

Summary: Unable to create new folder/file if '..' item is selected in current folder
Product: [Applications] krusader Reporter: Alexander Mentyu <notuxius>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: alex.bikadorov, davide, krusader-bugs-null, mmorfikov, pip.kde
Priority: NOR    
Version: 2.6.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Mentyu 2017-08-15 12:47:37 UTC
Create New -> Folder.../Text File... features needs improvement:

1. If current folder is empty and '..' item is selected - it's impossible to create new folder or new text file.

2. Also impossible to create new folder or new text file when '..' item is selected in current non-empty folder.
Comment 1 Paul 2017-08-15 17:07:50 UTC
Yes, I can confirm that behaviour. From the right click context menu "Create New ..." fails.

However "F7 Mkdir" does work and can be used as a workaround until this bug is fixed.
Comment 2 Davide Gianforte 2017-08-15 20:19:16 UTC
Confirmed, the problem is present only on KrPopupMenu
Comment 3 Alex Bikadorov 2017-08-20 19:29:05 UTC
Git commit 3ec61a42eaf842a4ceec11aed5cf6c6154f7cd07 by Alexander Bikadorov.
Committed on 20/08/2017 at 19:20.
Pushed by abikadorov into branch 'master'.

Panel: fixed actions in PanelContextMenu ignored if ".." is current

FIXED: [ 383544 ] Unable to create new folder/file if '..' item is selected in current folder

M  +17   -21   krusader/Panel/panelcontextmenu.cpp

https://commits.kde.org/krusader/3ec61a42eaf842a4ceec11aed5cf6c6154f7cd07
Comment 4 Nikita Melnichenko 2018-04-19 06:17:44 UTC
*** Bug 393267 has been marked as a duplicate of this bug. ***