Summary: | Comboboxes too thin in GIMP | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | Ruslan Kabatsayev <b7.10110111> |
Component: | gtk2-engine | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Ruslan Kabatsayev
2011-04-02 19:21:11 UTC
Note also that checkboxes are cut at the bottom, looks like the same problem. 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). Problem's not here with 1.0 So at least we can bisect. I suspect one of the hooks. 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. *** Bug 269958 has been marked as a duplicate of this bug. *** mmm. I guess I should have read the first comment til the end :) 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 |