Bug 351886 - Trying to delete a file using tree view still appears as "trash".
Summary: Trying to delete a file using tree view still appears as "trash".
Status: RESOLVED WORKSFORME
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.14.2
Platform: Debian stable Linux
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-08-28 08:10 UTC by Dan Dart
Modified: 2018-10-27 02:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Dart 2015-08-28 08:10:20 UTC
When I try to delete a file using tree view the menu option is still "Move to Trash".

Reproducible: Always

Steps to Reproduce:
1. Go to tree view
2. Hold Shift
3. Right click a file or directory

Actual Results:  
The menu item is "Move to Trash" but once selected a deletion dialog appears.

Expected Results:  
The menu item should change to "Delete" on shift + right click

Qt: 4.8.6
KDE Development Platform: 4.14.2
Kate: 3.14.2
Comment 1 Buovjaga 2016-06-25 15:37:52 UTC
The menu item is "Delete document" either way for me. Please try with the latest version.

Arch Linux 64-bit
Kate 16.04.2
KDE Frameworks 5.23.0
Qt 5.7
xcb wm
Comment 2 Andrew Crouthamel 2018-09-26 22:14:37 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 02:34:32 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 4 Dan Dart 2018-10-27 02:55:30 UTC
OK, so I've just tested again in 18.04.3, both right click and shift and right click on a file in any view type of the file browser now always shows "Move to Wastebin" in all views, however shift-clicking the "Move to Wastebin" button asks to permanently delete, in all views. It's just that I think that shift + right click on a file should change the menu item too as in other programs, as well as when you shift + click the button it changes the action, maybe you shouldn't have to shift + right click the Wastebin button, it should be a regular click on a Delete button, or like how in Konqueror, the wastebin/delete action button changes as you shift and unshift when you've right clicked a file, so that would also work along with the rest of KDE.

The main thing that's wrong is that you're physically clicking a Wastebin button when it's actually asking you to delete, which could be solved in a couple of different ways.

Hope that makes more sense now.

Thank you!
Comment 5 Dan Dart 2018-10-27 02:57:10 UTC
Hmm, looks like the latest version in Cosmic is still outdated, so I'm trying the kubuntu-backports PPA to see if I can still reproduce in an 18.08 patch.