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

Bug 393557

Summary: [Menu] Open contextmenu with apps key twice does not work correctly
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tbuschto
Version: 2.0   
Target Milestone: 2.0 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Buschtoens CLA 2012-11-05 08:58:32 EST
To reproduce:
1. Open controls demo, go to "Table", click on the table
2. Press the "apps" key (between Alt Gr and CTRL)
3. Menu opens. Close menu with ESC.
4. Press apps again. Nothing happens.
Comment 1 Tim Buschtoens CLA 2012-11-05 09:04:02 EST
Actually, the menu opens in IE9 and FF, but not Chrome. It then also opens at the wrong location.
Comment 2 Tim Buschtoens CLA 2012-11-05 11:04:55 EST
Fixed with commit 933a5ce315e81e2dcf38ab6ac60f0ac5971399d4

Both issues were located in EventHandler.js, unrelated to the Menu implementation.