Clipboard bug in Lister?

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

Moderators: Hacker, petermad, Stefan2, white

Post Reply
bsh
Junior Member
Junior Member
Posts: 23
Joined: 2009-01-06, 08:29 UTC

Clipboard bug in Lister?

Post by *bsh »

With TC 8.50, txt file opened for viewing in lister (ie. "F3"), encoding is set to UTF-8.
There's a similar line in the first and last line of the text:

Code: Select all

Heti mentés befejezve ekkor: 2014. júl.  4., péntek, 13.35.53 CEST
when I highlight the whole line and copy it to the clipboard, then paste it somewhere else, I get this:

Code: Select all

Heti mentés befejezve ekkor: 2014. júl.  4., péntek, 13.35.53 CE
(the last two letters are missing).

another example:

Code: Select all

Havi mentés elkezdve ekkor: 2014. júl.  7., hétfő, 12.30.01 CEST
becomes this after the clipboard transfer:

Code: Select all

Havi mentés elkezdve ekkor: 2014. júl.  7., hétfő, 12.30.01 
(last 4 letters missing)

Is this a bug, probably due to the encoding?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I just tried this, but I get the entire line copied to the clipboard. I selected the line in three ways:
1. Triple click
2. By hand with mouse
3. With keyboard: Home, then Shift+End

There must be something special about your UTF-8 file. Could you upload the file somewhere and send me the link, or send the file as a zipped mail attachment to support at ghisler dot com?
Author of Total Commander
https://www.ghisler.com
Post Reply