ok2cqr/cqrlog

GTK2 Combobox Issue with Adapta-Nokto Theme

pulponair opened this issue · 2 comments

Problem:
Combo Boxes are not rendered correctly.
Not sure if that is a theme issue or a cqrlog issue. The QT version works ok.

If it is a theme issue i would be happy to report to the theme Author. Please advice :)

Version:
Master latest as of today (commit 3026439)

OS
Linux mint Cinamon Linux Mint 20.2 Uma

Screenshots
image

OH1KH commented

HI!
GTK and QT5 have always differences, but usually GTK has worked "out of box" and making QT5 similar has needed fine tuning with layout and anchoring.
That may be theme issue. Could you test with some other theme(s)?
With my Fedora 34/Openbox LXDE/Adwaita theme everything looks normal and equal with GTK and QT5. Image is with GTK.

BTW, where is the upper part and bottom status line of your NewQSO window?

image

@OH1KH
Yepp you are right that seems to be a theme issue. Obviously the GTK2 setting of that theme are somehow broken for Comboxes. I tried to fix it myself but i am not very into GTK theming. I opened an issue over here.

linuxmint/cinnamon-spices-themes#720

You might want to leave this issue open until they responded and may be to help others running into this.

Thank you for your work.