Settings window renders wrong with custom theme #746
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The settings window doesn't seems to play nice with custom theme.

I'm having the same problem.
I did
sudo pacman -S qt5-base qt5-declarative qt5-quickcontrols qt5-graphicaleffects
as the repo instructed.I'm running Arch Linux (5.18.14-arch1-1) with Plasma 5.25.4 as my DE and bspwm as my WM.
Same issue here on Manjaro
I have the same issue. Running Arch with Cinnamon.
There was already an open issue about this: #637
Please search for existing issues before opening new ones! In that issue I managed to bisect the commit that caused this issue. It's hard to say whether the bug is in CRT or in QtQuickControls.
There are several reports of this. Quick workaround: launch like this:
QT_QUICK_CONTROLS_STYLE=Material cool-retro-term
Ugly, but you can read it. This bug is in a few different places.