Closed
Description
Currently we have a strange logic which, when you have unsaved changes asks if you want to save or not, if the save operation fails the discarding is aborted, otherwise, there is no way to abort, you can only save or not. It would be correcter to ask the user if he/she wants to save or not or eventually abort the operation and return to the ksnip without changing anything.