Bug 96638 - detail view in file dialogs should readjust width of columns to show them all
Summary: detail view in file dialogs should readjust width of columns to show them all
Status: RESOLVED FIXED
Alias: None
Product: kfile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 15:09 UTC by Marcel Partap
Modified: 2018-04-12 19:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.46


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Partap 2005-01-09 15:09:31 UTC
Version:           unknown (using KDE 3.3.91 (beta1), Gentoo)
Compiler:          gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
OS:                Linux (i686) release 2.6.10-gentoo-r2

it has been fixed in Konqueror some time ago already.. the names are not so important to not show the other columns :)
Comment 1 Thiago Macieira 2005-01-09 18:51:48 UTC
Works fine here. The column size seems to be readjusted so that the contents can be fully seen.
Comment 2 Marcel Partap 2005-01-12 07:29:25 UTC
mmh.. just (CVS) tried again and, in dirs with files with long names in detail view, name column is way to wide. Mhh. I'm following this.
Comment 3 Christoph Feck 2009-08-27 02:35:58 UTC
Moving from "kio/kfile" component to "kfile" product, helps sorting out duplicates.
Comment 4 Nate Graham 2018-04-12 19:43:08 UTC
Git commit e504bc1fd56412ee7e9748a0dfafa537977ec1b5 by Nathaniel Graham, on behalf of Scott Harvey.
Committed on 12/04/2018 at 19:42.
Pushed by ngraham into branch 'master'.

Tweak column widths in tree view of file open/save dialogs

Summary:
Adjust column sizing options so that "last" column is no longer the largest.
First column (folder/file name & icon) will now occupy the majority of the space but does not compress other columns.
Related: bug 354388, bug 338502, bug 196508, bug 177743
FIXED-IN: 5.46

Test Plan:
- Compile KIO with patch
- Recompile an application (i.e. Kate), ensuring it will include the patched version of KIO
- File -> Open (and/or File -> Save); select Detailed Tree View option
- Check that Name column is the widest and occupies most of the space

Reviewers: ngraham, dfaure, #frameworks, broulik

Reviewed By: ngraham, broulik

Subscribers: #dolphin, cfeck, fabiank, broulik

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D11993

M  +4    -53   src/filewidgets/kdiroperatordetailview.cpp
M  +0    -7    src/filewidgets/kdiroperatordetailview_p.h

https://commits.kde.org/kio/e504bc1fd56412ee7e9748a0dfafa537977ec1b5