Bug 183740

Summary: cut-off label text in configure dialog
Product: [Unmaintained] kmail Reporter: Frederik Schwarzer <schwarzer>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: 1.11.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: cut-off label

Description Frederik Schwarzer 2009-02-09 01:05:55 UTC
Version:           1.11.0 (using KDE 4.2.0)
Installed from:    Debian testing/unstable Packages

In the configure dialog -> Appearance -> Message window (or so), there is a cut-off label when the text is longer (e.g. in german translation). See the attached screenshot.
Since there is enough space vertically, maybe the option on the right could go below the cu-off one and be indented... or so.
Comment 1 Frederik Schwarzer 2009-02-09 01:06:46 UTC
Created attachment 31136 [details]
cut-off label
Comment 2 Dario Andres 2009-02-10 14:29:25 UTC
Does this also happens if you use another widget style like Plastique? (you can change it in SystemSettings/Appearance/Style)

Thanks
Comment 3 Frederik Schwarzer 2009-02-11 17:26:59 UTC
Yes, the label is also cut-off with Plastique style.
Comment 4 Dario Andres 2009-03-15 18:40:21 UTC
SVN commit 939775 by darioandres:

Move the "Automatic Collapse Level" spinbox+label a row down (intended to show that it's a child option) on the "Appearance"/"Message Window" tab

BUG: 183740


 M  +8 -4      configuredialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=939775
Comment 5 Dario Andres 2009-03-15 18:43:23 UTC
SVN commit 939778 by darioandres:

Backport to 4.2branch of:
SVN commit 939775 by darioandres:

Move the "Automatic Collapse Level" spinbox+label a row down (intended to show
that it's a child option) on the "Appearance"/"Message Window" tab

CCBUG: 183740


 M  +8 -4      configuredialog.cpp  


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