Bug 491066

Summary: Text properties docker has theming issues.
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 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).