Favorite Toolbars do not accept correctly the minus sign at the end of a "Name" field [FIXED]
Posted: 12.07.2022, 01:24
Under the
Define favorite toolbars > Define favorite toolbars > Name:
an user can name an entry. Unfortunately from those three examples below
a shortcut that has a name
will be shown on Toolbar incorrectly truncated to
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
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 -+
Code: Select all
test -
Code: Select all
test
I am using version 861 32-bit public on Windows 10 Enterprise 20H2 19042.746 x64