Bug 294389

Summary: Some widgets are too high
Product: [Plasma] Oxygen Reporter: Ruslan Kabatsayev <b7.10110111>
Component: gtk3-engineAssignee: Hugo Pereira Da Costa <hugo.pereira.da.costa>
Status: CLOSED FIXED    
Severity: normal CC: b7.10110111, hugo.pereira.da.costa, web
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ruslan Kabatsayev 2012-02-18 22:04:59 UTC
Version:           unspecified
OS:                Linux

Screenshot: http://simplest-image-hosting.net/png-0-high-widgets
I think we should be able to set some additional metrics in gtk.css, just need to learn how.

Reproducible: Didn't try

Steps to Reproduce:
.

Actual Results:  
.

Expected Results:  
.
Comment 1 Ruslan Kabatsayev 2012-02-18 23:17:40 UTC
Git commit 68bada4c9c20dc4e241422ac57daabb3cefdd968 by Ruslan Kabatsayev.
Committed on 18/02/2012 at 23:57.
Pushed by kabatsayev into branch 'gtk3-1.0'.

Fix ComboBox padding

M  +2    -2    rc/gtk.css

http://commits.kde.org/oxygen-gtk/68bada4c9c20dc4e241422ac57daabb3cefdd968
Comment 2 Ruslan Kabatsayev 2012-02-18 23:17:40 UTC
Git commit 08b1f7a03269004c753300ad0c2c5692fc2935f3 by Ruslan Kabatsayev.
Committed on 19/02/2012 at 00:02.
Pushed by kabatsayev into branch 'gtk3-1.0'.

Fix GtkNotebook padding

M  +1    -1    rc/gtk.css

http://commits.kde.org/oxygen-gtk/08b1f7a03269004c753300ad0c2c5692fc2935f3
Comment 3 Ruslan Kabatsayev 2012-02-18 23:32:45 UTC
OK, these two commits fix this bug for notebooks and comboboxes, which were almost the only widgets affected.
Notebooks have a bit too big padding for GTK 3.2, but they are OK on 3.3, so I leave this as is now. They still look better than before the commit even on GTK 3.2.