Bug 294389 - Some widgets are too high
Summary: Some widgets are too high
Status: CLOSED FIXED
Alias: None
Product: Oxygen
Classification: Plasma
Component: gtk3-engine (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-18 22:04 UTC by Ruslan Kabatsayev
Modified: 2012-05-15 04:07 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.