Bug 285150 - Chopping file name in brief view
Summary: Chopping file name in brief view
Status: REPORTED
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.4.0-beta1 "Migration"
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
: 317476 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-28 07:09 UTC by Victor Varvaryuk
Modified: 2018-05-06 00:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
When you scroll the file list, it scrolls by pixel - showing part of the names of files for the column on the left. (157.07 KB, image/png)
2011-10-28 07:09 UTC, Victor Varvaryuk
Details
Width of the files columns in Krusader is the same. (42.11 KB, image/png)
2011-10-28 07:12 UTC, Victor Varvaryuk
Details
Total Commander chops file names only if panel width doesn't allow to show the full (34.85 KB, image/png)
2011-10-28 07:16 UTC, Victor Varvaryuk
Details
Total Commander (90.69 KB, image/png)
2011-10-28 07:18 UTC, Victor Varvaryuk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Varvaryuk 2011-10-28 07:09:46 UTC
Created attachment 64965 [details]
When you scroll the file list, it scrolls by pixel - showing part of the names of files for the column on the left.

Version:           2.4.0 (using KDE 4.7.2) 
OS:                Linux

See attachments.
1. Krusader scrolls view of a folder with a lot of files by pixel. Scroll it by columns. 
2. Width of the files column is the same. Make it dynamic. Total Commander's approach: column width equals to the width of widest file name, but not bigger than width of the panel.

Reproducible: Always

Steps to Reproduce:
Set brief view in Krusader. Open a folder with a lot of files

Actual Results:  
When you scroll the file list, it scrolls by pixel - showing part of the names of files for the column on the left.
Also file names are chopped.

Expected Results:  
Scroll file list by columns.
Don't chop file names if panel width allows. Otherwise chop the file name but show the extension.
Comment 1 Victor Varvaryuk 2011-10-28 07:12:31 UTC
Created attachment 64966 [details]
Width of the files columns in Krusader is the same.
Comment 2 Victor Varvaryuk 2011-10-28 07:16:36 UTC
Created attachment 64967 [details]
Total Commander chops file names only if panel width doesn't allow to show the full
Comment 3 Victor Varvaryuk 2011-10-28 07:18:12 UTC
Created attachment 64968 [details]
Total Commander

File names are not chopped when panel width allows. File list is scrolled by columns.
Comment 4 Alex Bikadorov 2017-05-28 17:09:26 UTC
*** Bug 317476 has been marked as a duplicate of this bug. ***