Project

General

Profile

Bug #3125

Bug #2677: fix drawing and functional differences between P2J GUI and 4GL GUI

Mnemonics support in menus needs to be improved

Added by Hynek Cihlar almost 8 years ago. Updated almost 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

Related issues

Related to User Interface - Bug #2789: implement generic ALT+mnemonic accelerator support for arbitrary focus changes in widgets New

History

#1 Updated by Hynek Cihlar almost 8 years ago

There are various issues with mnemonics support in menus in current trunk.

  1. In GUI, the correct key combination to activate a menu item is Alt+char and not Ctrl+char.
  2. In GUI (and possibly in ChUI?), the respective menu item should be activated when its mnemonic is invoked even when the menu is not focused.
  3. When a submenu is focused (but not activated - its body is not showing) invoking a mnemonic of other item activates the focused submenu instead of the item the mnemonic belongs to.
  4. The above seem to also apply to ChUI to some extent.

Also available in: Atom PDF