Settings window renders wrong with custom theme #746

Open
opened 2022-07-31 14:43:59 +02:00 by PirateParrotSoftware · 5 comments
PirateParrotSoftware commented 2022-07-31 14:43:59 +02:00 (Migrated from github.com)

The settings window doesn't seems to play nice with custom theme.
image

The settings window doesn't seems to play nice with custom theme. ![image](https://user-images.githubusercontent.com/5923770/182026981-9517cc12-80d6-4026-a37b-803bf6d0f354.png)
Falkgaard commented 2022-08-20 23:14:27 +02:00 (Migrated from github.com)

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.

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.
StarrKiss commented 2022-08-29 23:03:22 +02:00 (Migrated from github.com)

Same issue here on Manjaro

Same issue here on Manjaro
Darthpenguin commented 2022-09-16 02:54:14 +02:00 (Migrated from github.com)

I have the same issue. Running Arch with Cinnamon.

I have the same issue. Running Arch with Cinnamon.
MrAureliusR commented 2022-10-04 02:07:09 +02:00 (Migrated from github.com)

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 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.
wd5gnr commented 2023-01-11 14:51:09 +01:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#746
No description provided.