Open larsen0815 opened 5 years ago
set another shortcut (tools/preferences/overview/keys) for delete than the delete key and it will keep content frame focused. the reason is that the default delete key behaviour for text (even if delete is not supported) overrides the delete functionality for the news window.
btw, multiple shortcuts for a function are not supported. they will be treated as a sequence that has to be pressed. the delete key keeps working for text as usual.
I changed it to Ctrl+D and this works, but I'd like to use the delete key as I normally do in other programs.
Is it possible to change that behaviour you mentioned before?
currently it is not possible to change and i do not think that i will try to change this anytime soon as i dont think it is that easy to implement.
Pressing the delete key while the content frame is focused should delete an item. At the moment, you have to focus the item list first.