[TC10.50b2] Text misalignment in Help page Dialog box: Compare by content

Bug reports will be moved here when the described bug has been fixed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
white
Power Member
Power Member
Posts: 5785
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

[TC10.50b2] Text misalignment in Help page Dialog box: Compare by content

Post by *white »

The help text about Sync 1 in Help page "Dialog box: Compare by content" is misaligned. I mentioned it here, but I think you missed it.

HTML source:

Code: Select all

<div class="p23"><B>Show only differences, with extra lines:</B></div>
<div class="p23"><span class="s16">  </span>Only show lines which either differ between the two files, or which were changed by the internal editor. The function allows you to show additional lines above and below the difference, to understand the context. This checkbox is hidden while in edit mode. It's possible to temporarily leave edit mode to toggle this option.</div>
<div class="p23">&nbsp;</div>
<div class="p38"><span class="s29"><B>Sync: 1</B>  </span>Determines how inserted text is handled within a line. In Total Commander 10 and older versions, if there was a difference, a search was made for at least 3 matching characters, and the comparison continued there, even if it was in the middle of a word (option 1). The comparison can now be resumed either at a space (2) or a user-defined separator character (3), or the synchronization can be disabled entirely, e.g. for tables (0).</div>
<div class="p23">&nbsp;</div>
<div class="p23"><span class="s16"><B>Copy -&gt;</B>  </span>Copies the selected text from the left to the right (or the upper to the lower) window, replacing the corresponding lines in the other window. Useful in conjunction with the buttons "Next difference" and "Previous difference". If no text is selected, the entire line will be copied. This button is hidden while not in edit mode.</div>
<div class="p23">&nbsp;</div>
<div class="p23"><span class="s16"><B>Copy &lt;-</B>  </span>As above, but in the opposite direction.</div>
<div class="p23">&nbsp;</div>
As you can see the text "Sync 1" uses class s29 (width 102pt) instead of class s16 (width 99pt).
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50475
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC10.50b2] Text misalignment in Help page Dialog box: Compare by content

Post by *ghisler(Author) »

Ah, sorry, I missed that - I copied that text from the German help and then translated it, it must have copied the wrong tab position.
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 5785
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC10.50b2] Text misalignment in Help page Dialog box: Compare by content

Post by *white »

Tested OK using TC10.50b3 all installations.
User avatar
white
Power Member
Power Member
Posts: 5785
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC10.50b2] Text misalignment in Help page Dialog box: Compare by content

Post by *white »

Moderator message from: white » 2022-04-27, 19:25 UTC

Moved to Fixed bugs
Post Reply