[TC 11.50b1] Button Tooltip: if tooltip field is empty, | should not be interpreted as line break

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: 5747
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

[TC 11.50b1] Button Tooltip: if tooltip field is empty, | should not be interpreted as line break

Post by *white »

If the Tooltip field of a button on the button bar is empty, the command field is displayed as tooltip. In that case the "|" character should not be interpreted as a line break.

Example button:

Code: Select all

TOTALCMD#BAR#DATA
cmd /k echo ^|^| 123 ^|^| 456 ^|^|

CMD.EXE



-1

Example button 2:

Code: Select all

TOTALCMD#BAR#DATA
em_myprogram %|TEMP|%

CMD.EXE



-1
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b1] Button Tooltip: if tooltip field is empty, | should not be interpreted as line break

Post by *ghisler(Author) »

Agreed.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b1] Button Tooltip: if tooltip field is empty, | should not be interpreted as line break

Post by *ghisler(Author) »

This should have been fixed in 11.50 beta 2, please check!
15.10.24 Fixed: Button bar, tooltip (hint) window: Only interpret | as new line when there is a user-defined hint, not when it's derived from the command (32/64)
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 5747
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 11.50b1] Button Tooltip: if tooltip field is empty, | should not be interpreted as line break

Post by *white »

Tested OK using TC 11.50b2 32-bit and 64-bit.

Moderator message from: white » 2024-10-16, 13:36 UTC

Moved topic
» from TC11.x bug reports (English) to TC Fixed bugs
Post Reply