Lister doesn't show full file

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Tobbe
Junior Member
Junior Member
Posts: 17
Joined: 2004-01-26, 12:26 UTC

Lister doesn't show full file

Post by *Tobbe »

I just installed the final version of TC7.5 and noticed a bug with lister when viewing a plain text file.

Link to screenshot

As you can see in the attached screenshot the last line is not displayed fully. Depending on the size of the lister window you sometimes can't see the last line at all.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This can happen with files where there is no line break in the file for many many lines - could this be the case?
Author of Total Commander
https://www.ghisler.com
Tobbe
Junior Member
Junior Member
Posts: 17
Joined: 2004-01-26, 12:26 UTC

Post by *Tobbe »

Maybe that's the case.

I've uploaded the file to MegaShare so you can download it and look at it.

http://www.MegaShare.com/1462567

I also put it on RapidShare, but there's a limit of 10 downloads there...
http://rapidshare.com/files/281643460/z_values.txt.html
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks, the file has indeed not many line breaks. But I have no problems to scroll it to the end. Try resizing lister a bit.
Author of Total Commander
https://www.ghisler.com
Tobbe
Junior Member
Junior Member
Posts: 17
Joined: 2004-01-26, 12:26 UTC

Post by *Tobbe »

No matter how I change the size of Lister I can not show the full file. Sometimes I can't see the last line at all, some times I can see parts of it, but never can I see the full line.
User avatar
ZoSTeR
Power Member
Power Member
Posts: 1013
Joined: 2004-07-29, 11:00 UTC

Post by *ZoSTeR »

Confirmed. All I see is the line "TA = [TA0 ];"

The last lines "za = [za0 ];" + 2 * CRLF are not visible by any sort of scrolling, resizing or mouse selection. The only way is by keyboard via PageDown and when keeping it pressed the page jumps up and down erratically.
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I tested this file, my TC 7.50 shows it in right way in all view modes except HTML view. Only in HTML view last file line cropped. But strange thing, "TA = [TA0 ];" string appears in different positions of file (sometimes it fits on prelast line but usually it shows in last line.

Funny screenshot (only when scroll window with mouse wheel)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48093
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This display in the screenshot is indeed caused by a line which is far too long. Lister isn't able to show such long lines correctly, sorry.
Author of Total Commander
https://www.ghisler.com
Postkutscher
Power Member
Power Member
Posts: 556
Joined: 2006-04-01, 00:11 UTC

Post by *Postkutscher »

2Tobbe
You can use for example SynPlus.wlx plugin. This way such diles can be shown properly.

2ghisler(Author)
The worst thing, that

Code: Select all

TA = [TA0 ];
can simply disappear sometimes after long scrolling with a PgDn . :(
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Postkutscher wrote:The worst thing, that

Code: Select all

TA = [TA0 ];
can simply disappear sometimes after long scrolling with a PgDn . :(
But when you start to select text and go down, text appears. :)
Post Reply