[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-13 Thread Norbert
Thanks, Khurshid! I automated your method by ``` mkdir -p ~/.config/gtk-3.0 cat > ~/.config/gtk-3.0/gtk.css << EOF .context-menu { font-weight: medium; font-family: regular; } EOF ``` and got almost normal context menu in Pluma. -- You received this bug notification because you are a

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-13 Thread Khurshid Alam
In lp: #1242984 light theme is already using (see https://code.launchpad.net/~larsu/ubuntu-themes/gedit- fixes/+merge/201212) .context-menu { font: regular medium;} not sure why it is not working. May be it needs to use font-family. So changing it in ~/.config/gtk-3.0/gtk.css works for me.

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-12 Thread Norbert
@seb128 Yaru theme on regular Ubuntu desktop (GNOME Shell) is not affected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title: GtkSourceView wrongly has monospaced font in dropdown

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-12 Thread Sebastien Bacher
It doesn't seem an issue on a default disco install with the new yaru theme? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title: GtkSourceView wrongly has monospaced font in dropdown

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-10 Thread Khurshid Alam
@Norbert No, I actually wanted you to change the font from gedit preference. For example select purisha oblique. Reset geit pref. Install tweak-tool. Try changing monospace font. It will change both context menu and soureview font. But I think you are right by default it is set to monospace

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-themes (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mate-themes (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title:

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Daniel van Vugt
** Tags removed: artful zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title: GtkSourceView wrongly has monospaced font in dropdown (context) menu To manage notifications about this

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Norbert
I'm using default clean installation of Ubuntu with default settings of GNOME desktop (say 18.04 LTS). > Did you try changing font by de-selecting "use system fixed width font" ? Going to Preferences → Font & Colors → Font, and deselecting "use system fixed width font" substitutes font with

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Khurshid Alam
Did you try changing font by de-selecting "use system fixed width font" ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title: GtkSourceView wrongly has monospaced font in dropdown

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Norbert
The problem is also exists in Gedit, which is by default themed with Ambiance theme from `light-themes` package. Problem confirmed on Ubuntu session (means GNOME) of Ubuntu 18.04.2 LTS and in upcoming 19.04 while running Unity desktop. Here only Adwaita theme looks correct. So all modern GTK

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Norbert
** Also affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title: GtkSourceView wrongly has monospaced font in

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-08 Thread Sebastien Bacher
** Changed in: gtk+3.0 (Ubuntu) Status: New => Invalid ** Changed in: gtksourceview3 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title:

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-07 Thread Norbert
The issue: * exists with the following themes - Ambiant-MATE, Ambiant-MATE-Dark, BlackMATE, GreenLaguna, Radiant-MATE, TraditionalGreen, TraditionalOk; *does not exist with BlueMenta, Blue-Submarine, Green-Submarine, High Contrast, High Contrast Inverse, Menta. So all default

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-07 Thread Bug Watch Updater
** Changed in: gtksourceview Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title: GtkSourceView wrongly has monospaced font in dropdown (context) menu

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-07 Thread Norbert
** Also affects: mate-themes (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823550 Title: GtkSourceView wrongly has monospaced font in dropdown

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-07 Thread Norbert
** Bug watch added: gitlab.gnome.org/GNOME/gtksourceview/issues #52 https://gitlab.gnome.org/GNOME/gtksourceview/issues/52 ** Also affects: mate-desktop via https://gitlab.gnome.org/GNOME/gtksourceview/issues/52 Importance: Unknown Status: Unknown ** Project changed: mate-desktop

[Bug 1823550] Re: GtkSourceView wrongly has monospaced font in dropdown (context) menu

2019-04-07 Thread Norbert
** Description changed: Steps to reproduce: - 1. Have Ubuntu MATE 17.04 installed - 2. Open Pluma + 1. Have Ubuntu 17.04 or later installed + 2. Open any application with GtkSourceView component - such as Pluma, Gedit, Giggle, Gitg, gnome-builder and maybe others (see complete list with