Bug 180204 - Groupbox title is chopped when is a flat groupbox and it's aligned with another expanding widget
Summary: Groupbox title is chopped when is a flat groupbox and it's aligned with anoth...
Status: RESOLVED FIXED
Alias: None
Product: Oxygen
Classification: Plasma
Component: style (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Camilla Boemann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-10 02:07 UTC by Dario Andres
Modified: 2009-03-10 15:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Normal groupbox , shows OK (26.42 KB, image/jpeg)
2009-01-10 02:07 UTC, Dario Andres
Details
Flat groupbox, title is bold and chopped (27.32 KB, image/jpeg)
2009-01-10 02:08 UTC, Dario Andres
Details
Testcase UI Qt Designer file (1.05 KB, application/octet-stream)
2009-01-10 02:08 UTC, Dario Andres
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dario Andres 2009-01-10 02:07:07 UTC
Version:           KDE: 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090106)) kdelibs svn rev. 908156 / kdebase svn rev. 908156 (using Devel)
Compiler:          gcc 
OS:                Linux
Installed from:    Compiled sources

Here using:

Qt: 4.4.3 + qt-copy-patches-889120
KDE: 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090106))
kdelibs svn rev. 908156 / kdebase svn rev. 908156
on ArchLinux x86_64 - Kernel 2.6.27.10

---

Bug discovered when trying to fix bug 170633
Look at the screenshots

This doesn't happen with another Qt default styles or with QtCurve, so I'm assigning this to Oxygen style
Comment 1 Dario Andres 2009-01-10 02:07:47 UTC
Created attachment 30079 [details]
Normal groupbox , shows OK
Comment 2 Dario Andres 2009-01-10 02:08:11 UTC
Created attachment 30080 [details]
Flat groupbox, title is bold and chopped
Comment 3 Dario Andres 2009-01-10 02:08:30 UTC
Created attachment 30081 [details]
Testcase UI Qt Designer file
Comment 4 Dario Andres 2009-02-18 21:19:03 UTC
Still valid here using:

Qt: 4.5.0-rc1
KDE: 4.2.63 (KDE 4.2.63 (KDE 4.3 >= 20090212))
kdelibs svn rev. 927117 / kdebase svn rev. 927117
on ArchLinux i686 - Kernel 2.6.28.4
Comment 5 Huynh Huu Long 2009-03-10 12:51:40 UTC
SVN commit 937686 by huynhhuu:

Set proper size for groupboxes with bold titles
BUG: 180204

 M  +16 -6     oxygen.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=937686
Comment 6 Huynh Huu Long 2009-03-10 15:26:28 UTC
SVN commit 937841 by huynhhuu:

Backport of r937686:
Set proper size for groupboxes with bold titles
CCBUG: 180204


 M  +16 -6     oxygen.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=937841