Bug 147708

Summary: Autoresize columns to prevent horizontal scrollbar
Product: [Frameworks and Libraries] kdelibs Reporter: Dotan Cohen <kde-2011.08>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: bluedzins, mcguire
Priority: NOR    
Version: 3.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dotan Cohen 2007-07-09 17:12:25 UTC
Version:           1.9.6 (using KDE KDE 3.5.6)
Installed from:    Fedora RPMs
OS:                Linux

In Kmail, Konqueror, and other KDE apps that have lists in columns, one can resize a column so that the total width of all the columns is larger than the available space. This causes a horizontal scrollbar to appear, and some information is always offscreen. I propose an option whereby as one column is widened, the others are shrunken such that there will be no need for a horizontal scrollbar. I envision three settings:
1) No Resize: Like the current behaviour, with no autoresize of other columns.
2) Intelligent Resize with Scrollbar: Only columns that have redundant whitespace (are too long for their content) are shrunken. When nothing else can be shrunken, the Scrollbar appears.
3) Intelligent Resize with no Scrollbar: Columns that have redundant whitespace (are too long for their content) are shrunken first. When the limit is reached, all columns are shrunken together such that no one column is severely truncated.
Comment 1 Thomas McGuire 2007-07-09 17:40:00 UTC
Reassigning to kdelibs.

See also bug 24982, bug 146285:
Comment 2 Björn Ruberg 2010-01-07 02:34:11 UTC
*** Bug 146285 has been marked as a duplicate of this bug. ***
Comment 3 Dotan Cohen 2010-01-28 12:23:32 UTC
Note that Mozilla applications such as Thunderbird have this feature.
Comment 4 Christoph Feck 2013-12-29 19:20:00 UTC
Needs to be implemented in the application.

*** This bug has been marked as a duplicate of bug 24982 ***