Bug 484750 - Different behaviours of 'close' in the Edit Text dialog
Summary: Different behaviours of 'close' in the Edit Text dialog
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: Tool/Text (other bugs)
Version First Reported In: 5.2.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-30 12:09 UTC by jimbo
Modified: 2024-03-30 12:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?