Bug 147708 - Autoresize columns to prevent horizontal scrollbar
Summary: Autoresize columns to prevent horizontal scrollbar
Status: RESOLVED DUPLICATE of bug 24982
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 3.5
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
: 146285 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-09 17:12 UTC by Dotan Cohen
Modified: 2013-12-29 19:20 UTC (History)
2 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 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 ***