Bug 397620

Summary: kmail 18.08 total column width way too much in folderlist
Product: [Applications] kmail2 Reporter: Richard Bos <richard.bos>
Component: foldersAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: hiwatari.seiji
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot showing the much too wide total column

Description Richard Bos 2018-08-19 14:03:02 UTC
Created attachment 114495 [details]
Screenshot showing the much too wide total column

Total column width way too much in folderlist.
I hope that the attached screenshot makes it clear what is wrong.

openSUSE Leap 15.0

kmail 5.9.0

# rpm -q kmail
kmail-18.08.0-lp150.76.1

KDE Frameworks 5.48.0
Qt 5.11.1
Comment 1 Christoph Feck 2018-09-05 02:06:42 UTC
A change in Qt 5.11. It now respects the minimumSectionSize() in QHeaderView,
so it needs to be setup correctly.
Comment 2 Richard Bos 2018-09-05 20:45:40 UTC
What do you (exactly) mean with: it needs to be setup correctly?

When I move the right side of the total column to the left, it does not move.
I tried a couple of times, and for longer periods, it does not move.  At least
to me it appears there is no difference, making it an endless movement....

When it would have move, no bug report would have been needed.
Comment 3 Christoph Feck 2018-09-05 23:22:45 UTC
This was a comment for developers. It has to be changed in the source code.
Comment 4 Justin Zobel 2022-11-30 05:28:16 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Richard Bos 2022-12-03 11:31:23 UTC
It seems okay now