Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425142 - >=gtk+-3.4 does not draw widgets correctly
Summary: >=gtk+-3.4 does not draw widgets correctly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-07 09:08 UTC by Cedric Sodhi
Modified: 2012-07-07 12:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Sodhi 2012-07-07 09:08:42 UTC
I've noticed that Gtk+-3.4 has certain problems drawing user elements correctly. I experience it in www-client/midori (the only GTk3 app I've got installed right now) where the address bar is sort of "collapsed"/"shrunk" (lacks padding arround the text) and icon buttons look strange, too.

At first I thought this was my theme not working correctly but it also happens with the default-theme after a fresh install.

Here is a screenshot

http://imgur.com/cGXgG
Comment 1 Pacho Ramos gentoo-dev 2012-07-07 11:41:58 UTC
What exact gtk+ version do you have installed? Does it show the same problem when running under gnome? Have you tried to downgrade to gtk+-3.2.x to confirm it's really a gtk+-3.4 regression?
Comment 2 Cedric Sodhi 2012-07-07 12:19:47 UTC
I've just learned that there is >=gnome-themes-standard-3.4 which indeed fixes the problem. Sorry for the confusion.