Summary: | add shortcut for fit file/dir names in file open dialog/konqueror | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | Christoph Thielecke <crissi99> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | ||
Version: | 4.13.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kio/e504bc1fd56412ee7e9748a0dfafa537977ec1b5 | Version Fixed In: | 5.46 |
Sentry Crash Report: |
Description
Christoph Thielecke
2014-08-23 12:09:28 UTC
Konqueror uses the Dolphin views, please report it separately. 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 196508, bug 177743, bug 96638 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 |