Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 301 forks source link

Classic interface has small buttons that are smaller than text and icons in these buttons #3881

Open shoorick opened 4 years ago

shoorick commented 4 years ago

Short Summary

Some buttons in Classic interface mode has small height which is unsufficient for icons and text of these buttons.

Steps to Reproduce

Preferences (Ctrl+,) → Appearance → check Enable classic mode

Expected results

Buttons with sufficient height.

Actual results

Buttons are small.

Platform Information

Komodo IDE, version 12.0.1, build 91869, platform linux-x86_64. Built on Mon Feb 10 19:37:24 2020.

4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64 GNU/Linux

Additional Information

image

th3coop commented 4 years ago

Yikes. Could you try Help menu > Troubleshooting > Restart in Safe-mode just to make sure there isn't something being brought over from a previous install?

shoorick commented 4 years ago

I see modern interface with fine buttons

Startup

I click to main window and call Preferences dialog (Ctrl+,) then I toggle to classic mode

Preferences

And now I see ugly buttons again

Ugly buttons

th3coop commented 4 years ago

@shoorick, thanks for checking. This is likely due to your GTK theme not playing nice with the Classic theme. You'll either have to use the official GTK release (if you're not already) or just not use classic mode for now.

shoorick commented 4 years ago

I use Debian GNU/Linux 10 (buster), Gnome 3.30.2 and Adwaita-Orange theme. I've tried to switch theme to default Adwaita and to HighContrast then restart Komodo IDE but every time the bug remains

image

image