Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 410842

Summary: Cannot trigger command menu items using the keyboard
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon
Version: 3.0Flags: mamacdon: review+
Target Milestone: 4.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
proposed patch none

Description Mark Macdonald CLA 2013-06-14 13:35:42 EDT
1. Go to the navigator
2. Click the [+] menu, or select a folder/file and click the "gear" menu.
3. You can focus different menu items using the UpArrow/DownArrow keys, but it's pretty pointless because you can't actually trigger a menu item using the keyboard.

I tried Enter and Space and neither has any effect.

I want to claim that this is a regression, but I didn't test on an older version of Orion.
Comment 1 Grant Gayed CLA 2013-06-19 11:21:54 EDT
Note that this is dependent on the menu item.  In the user options menu the Keyboard Shortcuts and Sign Out items can be triggered by pressing space, but the other items in the same menu (and most other menu items throughout Orion) cannot.
Comment 2 Grant Gayed CLA 2013-10-10 15:01:04 EDT
Created attachment 236350 [details]
proposed patch

Changes to commands.js address items in the gear menu, and changes to UserMenu.js are for items in the options menu.
Comment 3 Mark Macdonald CLA 2013-10-10 15:45:14 EDT
I am fine with this.