Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Special characters in menu item labels
#1
I used to have nicely aligned hot key names on the left and actions on the right. Now the tab shows garbage characters. Does anyone knows how come? I recently upgraded to 2.3.0.2 (is that the culprit?)

Menu
Code:
Copy      Help
>General shortcuts
,ALT    Toggle display of menu bar    :key A
,CTRL+-    Zoom out    :key C-
,CTRL+0    Zoom to 100%    :key C0
,CTRL+=    Zoom in    :key C=
,CTRL+A    Select all items on the page    :key Ca
,CTRL+F    Find a word or phrase on a page    :key Cf
,CTRL+F5    Refresh cache and current page    :key CF5
,CTRL+N    Open current page in new window    :key Cn
,CTRL+P    Print the page    :key Cp
,F11    Toggle full screen mode    :key F11
,TAB    Cycle through    :key T
,<

Thanks.
#2
How if you replace tabs to [9]?

Menu
Code:
Copy      Help
>General shortcuts
,ALT[9]Toggle display of menu bar :key A
,CTRL+-[9]Zoom out :key C-
,CTRL+0[9]Zoom to 100% :key C0
,CTRL+=[9]Zoom in :key C=
,CTRL+A[9]Select all items on the page :key Ca
,CTRL+F[9]Find a word or phrase on a page :key Cf
,CTRL+F5[9]Refresh cache and current page :key CF5
,CTRL+N[9]Open current page in new window :key Cn
,CTRL+P[9]Print the page :key Cp
,F11[9]Toggle full screen mode :key F11
,TAB[9]Cycle through :key T
,<

Also, try to uncheck 'Text: Unicode' in Options. If unchecked - check.
#3
Tried all that of no avail. Any other suggestions?
Thanks for your help.
#4
A bug. On Vista worked well and I did not test on XP. Will fix in QM 2.3.0.3. Thank you.


Forum Jump:


Users browsing this thread: 1 Guest(s)