Bug 195940 - kmail has scroll on folder list if 3 colums are used
Summary: kmail has scroll on folder list if 3 colums are used
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.11.90
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 196002 197647 198563 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-10 21:53 UTC by FernandoMiguel
Modified: 2009-07-01 20:45 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FernandoMiguel 2009-06-10 21:53:35 UTC
Version:           1.11.90 (using 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.30-8-generic

by default, kmail only has one colum.
adding unread and total, makes it get a scroll bar, and the user cant resize it to disapear

$ kmail --version
Qt: 4.5.1
KDE: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
KMail: 1.11.90

$ apt-cache policy kdepim
kdepim:
  Installed: 4:4.2.90-0ubuntu1
  Candidate: 4:4.2.90-0ubuntu1
  Version table:
 *** 4:4.2.90-0ubuntu1 0
        500 http://darkstar.ist.utl.pt karmic/main Packages
        500 http://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

$ apt-cache policy kmail
kmail:
  Installed: 4:4.2.90-0ubuntu1
  Candidate: 4:4.2.90-0ubuntu1
  Version table:
 *** 4:4.2.90-0ubuntu1 0
        500 http://darkstar.ist.utl.pt karmic/main Packages
        500 http://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

ProblemType: Bug
Architecture: amd64
Date: Wed Jun 10 20:47:03 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: kdepim 4:4.2.90-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-8.9-generic
SourcePackage: kdepim
Uname: Linux 2.6.30-8-generic x86_64


downstream bug https://bugs.launchpad.net/bugs/385678
Comment 1 jos poortvliet 2009-06-11 11:02:52 UTC
I can confirm this using Subversion packages on Arch linux (slightly newer than beta2).
Comment 2 Frank Niethardt 2009-06-13 21:33:32 UTC
confirmed on svn 981616
Comment 3 Thomas McGuire 2009-06-23 21:09:43 UTC
*** Bug 196002 has been marked as a duplicate of this bug. ***
Comment 4 Thomas McGuire 2009-06-23 21:09:49 UTC
*** Bug 197647 has been marked as a duplicate of this bug. ***
Comment 5 Thomas McGuire 2009-06-23 21:12:27 UTC
SVN commit 985927 by tmcguire:

Don't try to be smart about folder resizing, apparently sometimes you can
end up with the total size being too small or too big, and not being resizeable.

Now the users need to manually resize the columns at all times.

(is there no sane way to have one expanding column while _all_ columns are still
 resizeable in Qt?)

BUG: 195940


 M  +0 -97     folderview.cpp  
 M  +0 -27     folderview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=985927
Comment 6 Thomas McGuire 2009-06-23 21:13:08 UTC
Fixed in KDE 4.3 RC1.
Comment 7 Thomas McGuire 2009-07-01 20:45:24 UTC
*** Bug 198563 has been marked as a duplicate of this bug. ***