Bug 285150

Summary: Chopping file name in brief view
Product: [Applications] krusader Reporter: Victor Varvaryuk <victor.varvariuc>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: butkovic, krusader-bugs-null
Priority: NOR    
Version: 2.4.0-beta1 "Migration"   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
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.
Width of the files columns in Krusader is the same.
Total Commander chops file names only if panel width doesn't allow to show the full
Total Commander

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. ***