Version: unspecified (using Devel) OS: Linux Chapter 4. Basic Functions Title: Basic File Management Subheading: Deleting - move to KDE's Trash Main elements of Konfigurator are called usually as pages. Pages of Konfigurator are mentioned e.g. here: Chapter 3. User Interface Title: Toolbars Paragraph below subheading: Main Toolbar Reproducible: Always Steps to Reproduce: translation documentation Actual Results: Deleting files/directories is done by selecting them and pressing <keycap>F8</keycap> or <keycap>Delete</keycap>. By <link linkend="konfig-general">default</link> it will be moved to &kde;'s Trash. You can open the KDE Trash with the Trash icon in the <link linkend="main_toolbar">Main Toolbar</link> or with the <filename>trash:/</filename> KIO slave. Physically KDE Trash is located in <filename>~/.local/share/Trash/</filename> . <keycombo action="simul">&Shift; <keycap>Delete</keycap></keycombo> will delete the file permanently. A dialog will ask for your confirmation and will warn you when deleting non-empty directories. Of course only operations that are permitted to do by the Operating System will be performed - you will be notified otherwise. If you do not wish to see the confirmation dialogs, you can disable them in the <link linkend="konfig-advanced">Konfigurator advanced tab</link>. Expected Results: Deleting files/directories is done by selecting them and pressing <keycap>F8</keycap> or <keycap>Delete</keycap>. By <link linkend="konfig-general">default</link> it will be moved to &kde;'s Trash. You can open the KDE Trash with the Trash icon in the <link linkend="main_toolbar">Main Toolbar</link> or with the <filename>trash:/</filename> KIO slave. Physically KDE Trash is located in <filename>~/.local/share/Trash/</filename> . <keycombo action="simul">&Shift; <keycap>Delete</keycap></keycombo> will delete the file permanently. A dialog will ask for your confirmation and will warn you when deleting non-empty directories. Of course only operations that are permitted to do by the Operating System will be performed - you will be notified otherwise. If you do not wish to see the confirmation dialogs, you can disable them in the <link linkend="konfig-advanced">Konfigurator advanced page</link>.
Fixed. http://commits.kde.org/krusader/8a500ac3a908c2c358046743a83e37f9e7a953e8 Thanks for the report.