06/01/2018
Topic:
Navigation with keyboard
mario
|
Hello,
I have some problems.
I navigate through the SyMenu with the buttons up/down/rigth/left. On each wrong typed keystroke the SyMenu closes immediately. The behavior in Windows systems will ignore this keystroke or set the focus to the topmost item. The SyMenu should use this behavior.
Somtimes has an new opened submenu (right-button) the focus to the topmost item set, sometimes not.
I use the german Translation for the settings-item "Einstellungen". If i type "E", SyMenu ends instead.
Greetings Mario edited by mario on 06/01/2018 |
08/01/2018
Topic:
Navigation with keyboard
mario
|
Hi Gianluca,
thanks a lot for your workaround.
Here is an example for my first problem. Assumed this is my menu structue:
SyMenu Public > ---> Firefox ---> Opera Private > ---> IrfanView ---> TotalCommander Settings Exit
(">" is the name of a submenu, "--->" ist the item of the submenu)
Navigating to TotalCommander i press the SyMenu hotkey and then the buttons p, p, right, t. This option is okay, the program starts.
Next test. I type the SyMenu hotkey and then the arrow-buttons down, down, right. a) At this moment the Private submenu opens. Sometimes the IrfanView-item has the focus, sometimes not. b) Assumed the IrfanView-item has the focus, and i type the arrow-button down, i will reach the TotoalCommander-item. But if i type the the button up or rigth, the SyMenu hides.
Or shortly: Pressing any wrong arroy-key (up/down/left/right) should not close/hide the SyMenu or an submenu
[Edit] I was to slow. The Problem with the german language is really fixed. Thanks
Mario edited by mario on 08/01/2018 |