Opened 9 years ago
Last modified 9 years ago
#48656 closed defect
Weird double shadow on GTK3 — at Initial Version
Reported by: | m.rick@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | gtk3 |
Description
With GTK3 applications, there are artefacts around the menus. There are double shadows.
It is not a MacPorts related issue because it has been reported in Linux as well. https://github.com/chjj/compton/issues/189
But it happens in at least 2 ports in MacPorts, Gnumeric and Glom, with the default theme or any other. And the problem, it makes it more difficult to use the menus especially with the contextual menus.
They give a working solution
shadow-exclude = [ "_GTK_FRAME_EXTENTS@:c" ];
But i don't know where to place it, I tried in settings.ini and the gtk.css main script inside the theme itself and none is working.
I put screen shots from Glom and Gnumeric.
Change History (4)
Changed 9 years ago by m.rick@…
Attachment: | Capture d’écran 2015-08-21 à 02.36.05.png added |
---|
Changed 9 years ago by m.rick@…
Attachment: | Capture d’écran 2015-08-21 à 11.00.47.png added |
---|
Gnumeric
Changed 9 years ago by m.rick@…
Attachment: | Capture d’écran 2015-08-21 à 11.00.57.png added |
---|
Gnumeric
Changed 9 years ago by m.rick@…
Attachment: | Capture d’écran 2015-08-21 à 11.01.05.png added |
---|
Note: See
TracTickets for help on using
tickets.
Glom menu