Page 1 of 1

Favorite Toolbars do not accept correctly the minus sign at the end of a "Name" field [FIXED]

Posted: 12.07.2022, 01:24
by Forez
Under the

Define favorite toolbars > Define favorite toolbars > Name:

an user can name an entry. Unfortunately from those three examples below

Code: Select all

test
test -
test -+
a shortcut that has a name

Code: Select all

test -
will be shown on Toolbar incorrectly truncated to

Code: Select all

test
while the two others will be shown exactly as they were named by a user [as >>test<< and >>test -+<<. I recon this is happening because that "Name:" field is unable to transfer the >>-<< sign to a tooltip of FreeCommander [i.e. the small pop-up area that is suppose to show data from "Name:" when hovered upon with mouse pointer]


I am using version 861 32-bit public on Windows 10 Enterprise 20H2 19042.746 x64

Re: Favorite Toolbars do not accept correctly the minus sign at the end of a "Name" field

Posted: 13.07.2022, 22:16
by Marek
Confirmed - only if you create "empty" item.
Fixed for the next release.

Re: Favorite Toolbars do not accept correctly the minus sign at the end of a "Name" field

Posted: 31.12.2022, 20:36
by Forez
This is now fixed [in version 880 32-bit public]