TP 9.2.0 Two minor issues: Deleting files and saving documents.
Posted: Sat Apr 15, 2023 2:49 pm
I've noticed 2 minor problems in TP 9.2.0:
- When using the open file dialog box I used to be able to select files and press the <del> key on the keyboard to delete them. This doesn't work anymore. What does work is the "Delete" option in the local menu when I right-click the mouse. It seems the event handler for the <del> key was forgotten?
- I may be wrong about this, but I think that, in the past, if I selected multiple documents in the document selector and then pressed the "Save" button, that all those documents would be saved? Now only one document is saved. I can close multiple documents this way, by selecting them and pressing <del>, why not save them the same way?