Bug 484750

Summary: Different behaviours of 'close' in the Edit Text dialog
Product: [Applications] krita Reporter: jimbo <loudsquid>
Component: Tool/TextAssignee: Krita Bugs <krita-bugs-null>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.2.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jimbo 2024-03-30 12:09:25 UTC
In the Edit Text, hitting the 'Close' button will switch back to the selection tool. This is unexpected behaviour, I would expect to stay on the Text tool after closing out of the Edit Text. 

However, if you close the window (not via the 'Close' button) it will stay on the Text tool. This is inconsistent on the users end. Changing the 'close' behaviour to return to the text tool not the selection tool would solve the inconsistency between the two close methods result in expected behaviour.

Also is there any real reason to have a 'save' button? Shouldn't it automatically save after every keypress?