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: | style | Assignee: | 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
Created attachment 30079 [details]
Normal groupbox , shows OK
Created attachment 30080 [details]
Flat groupbox, title is bold and chopped
Created attachment 30081 [details]
Testcase UI Qt Designer file
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 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 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 |