Bug 491066 - Text properties docker has theming issues.
Summary: Text properties docker has theming issues.
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 14:57 UTC by wolthera
Modified: 2024-07-31 14:58 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 14:57:58 UTC
There are theming issues with the QtQuickControls used by the text properties docker.

Theming works weird for Fusion in particular, and it needs a workaround (One of the problems is that for mysterious reasons , the QtProject has decided there's two separate objects that represent a QPalette inside QML, and we need to manually convert one to the other).