Bug 180204

Summary: Groupbox title is chopped when is a flat groupbox and it's aligned with another expanding widget
Product: [Plasma] Oxygen Reporter: Dario Andres <andresbajotierra>
Component: styleAssignee: Camilla Boemann <cbo>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Normal groupbox , shows OK
Flat groupbox, title is bold and chopped
Testcase UI Qt Designer file

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