mate-desktop / mate-terminal

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

Wrong context menu font is displayed when using vte-0.66.x #407

Closed grover92000 closed 1 year ago

grover92000 commented 2 years ago

Expected behaviour

Font should display as expected.

Actual behaviour

A monospace font is displayed instead.

Steps to reproduce the behaviour

Update to vte-0.66.x. Tested with 0.66.0 and 0.66.2. Revert back to vte-0.64.2 and all is fine again.

MATE general version

1.26

Package version

1.26.0

Linux Distribution

I build my own from source.

Link to bugreport of your Distribution (requirement)

NA

N0rbert commented 2 years ago

I can confirm this issue on Ubuntu MATE 22.04 LTS (development branch). It is shown on the right:

21-10_22-04

I have reported the bug downstream at https://pad.lv/1955505

grover92000 commented 2 years ago

I've fixed the the issue with the following patch:

mate-terminal-1.26.0-fix_context_menu_font.patch.txt

nefigtut commented 1 year ago

merged into mate-desktop:master

that's all folks!