Bug 491067

Summary: Fusion QML spinboxes in the text properties docker have incomplete functionality.
Product: [Applications] krita Reporter: wolthera <griffinvalley>
Component: Tool/TextAssignee: wolthera <griffinvalley>
Status: ASSIGNED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description wolthera 2024-07-31 15:01:07 UTC
The text properties docker uses QtQuickControls, but the spinboxes there are wanting in functionality.

Of note is that text selection within the controls, especially in Fusion, has no functionality to double-click or click+drag select the text.

We'll need to replace the spinboxes with custom ones that do definitely have this functionality.