Ticket #1653 (closed enhancement: fixed)
No main menu accelerators
Reported by: | gotar | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.0-pre4 |
Component: | mcedit | Version: | 4.7.0-pre3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Main menu has no accelerators. As pulldown entries do have ones, it should be no problem to add these too.
Change History
comment:2 Changed 15 years ago by gotar
No, 4/5 of accelerators ARE already assigned: alt-f opens 'File', alt-E 'Edit', alt-s 'Search', alt-c 'Command' and only Options are not accessible this way. However when I press F9 - [fesc] letters don't open corresponding submenu. In fact after F9 is pressed NONE of the letter on a keyboard have any meaning at all, so 'O'ptions could be assigned as well.
comment:3 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Blocked By 1563 added
- Milestone changed from 4.7 to 4.7.0-pre4
Accelerators in editor main menu are implemented in #1563.
Please wait for merge that branch into master one.
Note: See
TracTickets for help on using
tickets.
The problem is with lack of free accelerators AFAIK. Maybe consider reassigning some of the accelerators rarely used for submenus to the menus and the add 3-rd level accelerators if somebody needs this.