Bug 269956 - Comboboxes too thin in GIMP
Summary: Comboboxes too thin in GIMP
Status: CLOSED FIXED
Alias: None
Product: Oxygen
Classification: Plasma
Component: gtk2-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: 2011-04-02 19:21 UTC by Ruslan Kabatsayev
Modified: 2011-04-03 12:21 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 2011-04-02 19:21:11 UTC
Version:           unspecified
OS:                Linux

See http://simplest-image-hosting.net/png-0-shot-030
Some comboboxes and option menus are too thin.




Reproducible: Didn't try

Steps to Reproduce:
1. Start GIMP (any of 2.4 or 2.6)
2. Use "Rectangle Selection tool"
3. Observe some of comboboxes/optionmenus being too thin.



Git bisect result (one of commits failed to compile):

There are only 'skip'ped commits left to test.
The first bad commit could be any of:
5411b8258a50b98a0660da4ca12bb9e54d158730
9c4aea53b1db7b2fa81472cdaeef090fb145a06e
Comment 1 Ruslan Kabatsayev 2011-04-02 19:41:38 UTC
Note also that checkboxes are cut at the bottom, looks like the same problem.
Comment 2 Hugo Pereira Da Costa 2011-04-03 01:38:09 UTC
Can reproduce.
Seems related to gimp size handling.
If you detach the panel, it gets a scrollbar and right spacing.
If you re-attach here, the spacing becomes super large and completly weird.
Can you confirm ? 
If yes I have no clue about what's causing this in our code
(it must be in our code though, since I could not reproduce any of the above with qtcurve).
Comment 3 Hugo Pereira Da Costa 2011-04-03 01:45:42 UTC
Problem's not here with 1.0
So at least we can bisect. 
I suspect one of the hooks.
Comment 4 Hugo Pereira Da Costa 2011-04-03 02:00:58 UTC
5411b8258a50b98a0660da4ca12bb9e54d158730 is the bad commit
When I first pushed new rendering of groupboxes.

Note: the other bug, Bug 269958
Is actually a duplicate, triggered by the same commit. Will investigate.
Comment 5 Hugo Pereira Da Costa 2011-04-03 02:02:39 UTC
*** Bug 269958 has been marked as a duplicate of this bug. ***
Comment 6 Hugo Pereira Da Costa 2011-04-03 02:03:09 UTC
mmm. I guess I should have read the first comment til the end :)
Comment 7 Hugo Pereira Da Costa 2011-04-03 02:08:09 UTC
Git commit 0f01d1e88d6f0f90a3029d7e6b5b04f79f9681e1 by Hugo Pereira Da Costa.
Committed on 03/04/2011 at 02:11.
Pushed by hpereiradacosta into branch 'master'.

Tag gtkfame as groupboxes only when identified titlewidget is a GtkLabel.
CCBUG: 269956

M  +9    -1    src/animations/oxygenanimations.cpp     

http://commits.kde.org/oxygen-gtk/0f01d1e88d6f0f90a3029d7e6b5b04f79f9681e1