Wrong filename shown in document tabs
Moderators: AmigoJack, bbadmin, helios, MudGuard
Wrong filename shown in document tabs
When I have a document with a '&' character in the filename, it is shown in the document tabs as a '%' sign instead.
- talleyrand
- Posts: 624
- Joined: Mon Jul 21, 2003 6:56 pm
- Location: Kansas City, MO, USA
- Contact:
I can reproduce it - only in the document tabs, not in the document selector.
My guess: the & is replaced intentionally, because in Windows, a & in a menu, button text, tab label ... is used to indicate the accelerator key (the following letter).
So du&mmy would be displayed as dummy and Alt-m would be the key associated with this menu/button/tab/...
IF my assumption is true, it would help to replace the & not by a %, but by two & (du&mmy --> du&&mmy instead of du&mmy --> du%mmy) as a double & in these cases is interpreted as a displayed &.
My guess: the & is replaced intentionally, because in Windows, a & in a menu, button text, tab label ... is used to indicate the accelerator key (the following letter).
So du&mmy would be displayed as dummy and Alt-m would be the key associated with this menu/button/tab/...
IF my assumption is true, it would help to replace the & not by a %, but by two & (du&mmy --> du&&mmy instead of du&mmy --> du%mmy) as a double & in these cases is interpreted as a displayed &.
- talleyrand
- Posts: 624
- Joined: Mon Jul 21, 2003 6:56 pm
- Location: Kansas City, MO, USA
- Contact:
Well, colour me ignorant, I'd never used the document tabs! (View -> Document Tabs)
Yup, I take back my findings and concur with MudGuard in his findings and his reasonings too.
Yup, I take back my findings and concur with MudGuard in his findings and his reasonings too.
I choose to fight with a sack of angry cats.