adwaita-qt
adwaita-qt copied to clipboard
Checkbox & Radiobutton don't follow gtk style
Checkbox and radiobutton when hovered don't follow gtk's colors
GTK
QT
This for me happens even when not hovered (Using latest version in Ubuntu 20.04, v. 1.1.1-2)
I plan to fix the colors as soon as possible. I already fixed check mark rendering and usage of blue color in checkboxes/radiobuttons is on my list.
Checkboxes and Radiobuttons colors fixed with https://github.com/FedoraQt/adwaita-qt/commit/1f3831345be96140566e5a4721ad5109a50d49a0. This however doesn't fix color for widgets placed in menus as for some reason I'm not able to correctly get information about whether the item is hovered or not, but I consider it as a small issue and will look into it later.
Thanks for your quick fix! :blush:
Bug report for Ubuntu to update the package: https://bugs.launchpad.net/ubuntu/+source/adwaita-qt/+bug/1875704