Bug 186803

Summary: JJ: Missing newline in folder tooltip
Product: [Applications] kmail Reporter: Alessandro Guido <ag>
Component: new folder treeAssignee: Szymon Stefanek <pragma>
Status: RESOLVED FIXED    
Severity: normal CC: jtamate
Priority: NOR    
Version: 1.11.90   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: image that shows the tooltip
Proposed patch

Description Alessandro Guido 2009-03-10 18:12:52 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Like subject says, folder tooltip in kmail miss a newline char before "Storage Size". See the attached image.
Comment 1 Alessandro Guido 2009-03-10 18:13:46 UTC
Created attachment 32005 [details]
image that shows the tooltip
Comment 2 Thomas McGuire 2009-03-18 23:54:54 UTC
Confirmed. Happens only for folders with qouta.
Comment 3 Jaime Torres 2009-03-20 16:42:52 UTC
Created attachment 32290 [details]
Proposed patch

May I commit it?
Comment 4 Thomas McGuire 2009-03-20 17:01:35 UTC
> May I commit it?

Yes, seems fine, thanks! But your patch is reversed for some reason.
Please commit. Afterwards, remove the entry from http://techbase.kde.org/Projects/PIM/KMail_Junior_Jobs.

BTW, great job you're doing on the bug triage, very much appreciated.

BTW, can you point people who attach patches to reviewboard.kde.org and to http://techbase.kde.org/Contribute/Send_Patches. For me, it is easy to miss patches on b.k.o if I don't watch closely.
Comment 5 Jaime Torres 2009-03-20 17:09:32 UTC
SVN commit 941878 by jtamate:

BUG: 186803

 M  +1 -1      folderview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=941878
Comment 6 Thomas McGuire 2009-03-24 22:56:31 UTC
SVN commit 944041 by tmcguire:

Backport r941878 by jtamate from trunk to the 4.2 branch:

CCBUG: 186803


 M  +1 -1      folderview.cpp  


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