Move right file fails to show old and new location. v13.0 & 13.1
- Posts: 9
- Joined: 25 Nov 2019
In the past i noticed that if i change a folder name, i will see a >> statement that i can click on and see the move info. At this time, i just see the current file name/location and not the line below that used to show the new name/location. See screenshot. I wonder if there is something i'm doing different? it almost appears that the info doesn't have large enough box to show the full next line? not sure. thanks, ~richardw
- Posts: 9
- Joined: 25 Nov 2019
I see it works sometimes. Not sure why it behaves differently at times. This is what i expected.
- Attachments
-
- 2023-10-27 22_44_01-.png (3.82 KiB) Viewed 4940 times
- Posts: 4056
- Joined: 11 Jun 2019
Looks like a formatting bug based on how it looks
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
This is a Windows text control bug related to the RIGHT_ARROW_CURV_DOWN(⤵) character. Windows incorrectly undercalculates its width. FreeFileSync implements a hack by adding whitespace characters to the last row. Unfortunately this proves insufficient in the above example.
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Fixed! By implementing an even more elaborate hack! ;)
https://www.mediafire.com/file/u2g1qpvimgzh6y8/FreeFileSync_13.2_%255BBeta%255D_Windows_Setup.exe
https://www.mediafire.com/file/u2g1qpvimgzh6y8/FreeFileSync_13.2_%255BBeta%255D_Windows_Setup.exe