You are not logged in.

#1 2016-04-22 23:44:15

ablip
Member
Registered: 2014-08-29
Posts: 5

gtk 3.20 firefox menu glitch with Adwaita

gtk package : gkt3-3.20.3-1
gtk theme : Adwaita

The arrows on drop down menus disappear on mouseover, and lots of other weird glitches in elements like sliders (noticeably in the dialog boxes for addons) where the sliders aren't visible etc. Please refer to images below :

Pre mouseover (start firefox) :

http://imgur.com/gL6DrAq

Post mouseover on entries :

http://imgur.com/fqgQ3KC

p.s. The menu items "Recently bookmarked", "Recent tabs" etc.

These screenshots are after rebooting post a

rm -rf ~/.mozilla ~/.config/gtk-3.0 ~/.config/gtk-2.0 ~/.gtkrc-2.0

Reinstalled gtk3, gnome-themes-standard, xf86-input-libinput

Even set QT apps to use GTK+ theme.

How may I fix this issue?

Some elements on the gtk3-demo app are also glitchy, such as "List boxes".

Downgrading gtk3 to gtk3-3.18.9-1 ( downloaded from the archive.archlinux.org, and installed via sudo pacman -U ) broke firefox and termite to the point where they wouldn't start.

firefox: symbol lookup error: /usr/lib/firefox/libxul.so: undefined symbol: gtk_widget_path_iter_set_object_name
termite: symbol lookup error: /usr/lib/libvte-2.91.so.0: undefined symbol: gtk_widget_class_set_css_name

Here are the gtkrc-2.0 and gtk-3.0/settings.ini that get created after starting firefox :

 # DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.

include "/home/chr/.gtkrc-2.0.mine"
gtk-theme-name="Adwaita"
gtk-icon-theme-name="Adwaita"
gtk-font-name="Cantarell 9"
gtk-cursor-theme-name="Adwaita"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"
[Settings]
gtk-theme-name=Adwaita
gtk-icon-theme-name=Adwaita
gtk-font-name=Cantarell 9
gtk-cursor-theme-name=Adwaita
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb

Last edited by ablip (2016-04-22 23:49:13)

Offline

#2 2016-06-10 10:09:53

ablip
Member
Registered: 2014-08-29
Posts: 5

Re: gtk 3.20 firefox menu glitch with Adwaita

Sorry to bump an old thread, but I have still not been able to resolve my issue.

I've tried creating a new archiso install with only the packages

i3 xorg xorg-init firefox dmenu gnome-themes-standard lxappearance ttf-inconsolata

And setting the theme to Adwaita.

and the glitches still show there (on the live arch iso)

(for instance, none of the sliders in the downthemall extension show up, the firefox menu item arrows disappear after hovering on them, pcmanfm-gtk3 icon text is cut off at the bottom (for instance j and g have their bottom parts cut off)

Just a whole bunch of weird glitches.

How do I do a clean install of gtk3 and adwaita so that my firefox and other applications don't look weird?

Any help would be greatly appreciated.

Offline

Board footer

Powered by FluxBB