mate-desktop / mate-terminal

The MATE Terminal Emulator
http://www.mate-desktop.org
GNU General Public License v3.0
135 stars 73 forks source link

Add GTK Style Class to a context (right-click) menu #426

Closed nefigtut closed 1 year ago

nefigtut commented 1 year ago

This fixes an issue when a monospace font is displayed instead of a proper one in mate-terminal context (right-click) menu. This PR tries to bring a fix from Ubuntu to the upstream.

This fixes: https://github.com/mate-desktop/mate-terminal/issues/407

Also see a number of related bug reports: https://bugs.launchpad.net/ubuntu/+source/mate-terminal/+bug/1955505 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998856 https://groups.google.com/g/linux.debian.bugs.dist/c/Xa9ZBXh_1nE https://bugzilla.redhat.com/show_bug.cgi?id=2160523

lukefromdc commented 1 year ago

Hoping we can get a second review on this

nefigtut commented 1 year ago

thank you, @zhuyaliang, @lukefromdc, most appreciated.

raveit65 commented 1 year ago

I guess this can be cherry-picked to 1.26 as a bugfix.