Bug 491067 - Fusion QML spinboxes in the text properties docker have incomplete functionality.
Summary: Fusion QML spinboxes in the text properties docker have incomplete functional...
Status: ASSIGNED
Alias: None
Product: krita
Classification: Applications
Component: Tool/Text (other bugs)
Version First Reported In: nightly build (please specify the git hash!)
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: wolthera
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-31 15:01 UTC by wolthera
Modified: 2024-07-31 15:01 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 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.