Closed Augustifolia closed 1 year ago
Need to check that tomorrow what I had in mind for that. I think it was to prevent accidental deletions when the user is in a textfield and only wants to delete a character in it.
Yes, that makes sense. I also feel that control-delete
is more consistent with the other keyboard shortcuts.
This is a very minor issue, but the help dialog claims that the keyboard-event
control-delete
can be used to delete objects. Destroying objects is actually bound to justdelete
instead. What would you consider to be the expected behaviour?