Steps: Open KDevelop 5.1.2. Open the Filesystem pane on the left. Expand a subfolder. Right-click a subfolder and select "Create New -> Folder". Expected: The folder is created underneath the subfolder that was clicked. Actual: The folder is created in the root folder selected in the Filesystem tab.
This sounds like something a newcomer could tackle.
Git commit 032709c17f004d2fca50ff4bc485785519cf58ad by Eike Hein, on behalf of Pierre Rukgaber. Committed on 10/03/2018 at 14:43. Pushed by hein into branch 'master'. Use correct item URL for Create New context menu Summary: The activatedMenu function was not using the given items path, which resulted in new folders or files being created in the root directory of the filemanager plugin. Reviewers: #frameworks, dfaure Reviewed By: dfaure Subscribers: hein, #frameworks Tags: #frameworks Differential Revision: https://phabricator.kde.org/D11153 M +1 -2 src/filewidgets/kdiroperator.cpp https://commits.kde.org/kio/032709c17f004d2fca50ff4bc485785519cf58ad