So perhaps it is related to GTK+2 vs GTK+3 as @elextr implied. If you were so inclined you could try building the Linux one with GTK+2, using `./configure --disable-gtk3` (which I believe is the default if you have both GTK2 development dependencies installed). If it doesn't work, then it rules out OS/platform and indicates a bug with all GTK+2 builds (of which the Windows is release is one).
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2440#issuecomment-590624804