After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 750491 - KP_Delete does not delete
KP_Delete does not delete
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Keyboardability
3.16.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-06 15:04 UTC by Mantas Mikulėnas (grawity)
Modified: 2017-08-28 11:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
files-view: Allow numpad Delete to send items to trash (2.49 KB, patch)
2017-08-18 23:13 UTC, António Fernandes
none Details | Review
files-view: Allow numpad Delete to send items to trash (3.20 KB, patch)
2017-08-20 12:07 UTC, António Fernandes
committed Details | Review

Description Mantas Mikulėnas (grawity) 2015-06-06 15:04:13 UTC
It seems the numpad's [. Delete] key does not work for deleting files like the regular [Delete] would.

[the regular one is unfortunately broken on my keyboard, so I can't 'just use that' until I get a new one ebay'd]

nautilus 3.16-git
Comment 1 António Fernandes 2017-08-18 23:13:09 UTC
Created attachment 357932 [details] [review]
files-view: Allow numpad Delete to send items to trash

I'm not sure if <Shift>KP_Delete for permanent deletion is also needed. Shift is usually closer to regular Delete.
Comment 2 Mantas Mikulėnas (grawity) 2017-08-19 18:16:28 UTC
hmm I'd say yes, because: 0) consistency; 1) not everyone uses a full-size PC keyboard, and laptops have varied layouts; 2) not everyone tries to press such shortcuts with one hand
Comment 3 António Fernandes 2017-08-20 12:07:28 UTC
Created attachment 358012 [details] [review]
files-view: Allow numpad Delete to send items to trash

But of course. I don't know what I was thinking. New patch adds <shift>KP_Delete but also extends KP_Delete to remove files from Trash and adapts comment.
Comment 4 Carlos Soriano 2017-08-23 13:05:11 UTC
Review of attachment 358012 [details] [review]:

Loosk good thanks!
Comment 5 Ernestas Kulik 2017-08-28 11:05:24 UTC
Attachment 358012 [details] pushed as 790c367 - files-view: Allow numpad Delete to send items to trash