Bug 414243 - Keybinding assist popup eats keys (for two-chord shortcuts)
Summary: Keybinding assist popup eats keys (for two-chord shortcuts)
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: 4.3.1   Edit
Assignee: Paul Elder CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on: 369860
Blocks:
  Show dependency tree
 
Reported: 2013-08-01 15:21 EDT by Paul Elder CLA
Modified: 2015-02-24 11:57 EST (History)
28 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Elder CLA 2013-08-01 15:21:47 EDT
+++ This bug was initially created as a clone of Bug #369860 +++
Cloned for interim fix on 4.3.1

Version: 4.2.0
Build id: I20120125-2200

Steps:
1. create a simple Java class with a main method
2. with the editor in focus -> Alt+Shift+X, J
3. notice a launch does not occur

After you press Alt+Shift+X the little pop-up will show displaying all of the 'run' shortcuts. At this point if you pick one (J, E, etc) nothing will happen, but the popup will close. As a workaround you can use the arrow keys to select the shortcut you want and hit enter.
Comment 1 Paul Elder CLA 2013-08-01 15:44:09 EDT
Pushed 4.3.1 fix to Gerrit for review:
https://git.eclipse.org/r/15058
Comment 3 David Williams CLA 2013-08-02 18:15:24 EDT
(In reply to comment #2)
> Released as
> http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/
> ?h=R4_3_maintenance&id=b0908ade03aa6908c51c5866523bccd7b69c4533
> 
> Also updated the pom.xml
> 

I don't see the update in pom. 

I see 0.10.100, instead of 0.10.101? 

... ah, you probably update maintenance ... I'm looking at master.
Comment 4 Dani Megert CLA 2013-08-09 08:13:17 EDT
Verified in M20130807-1400.
Comment 5 Eclipse Genie CLA 2015-02-24 11:56:42 EST
New Gerrit change created: https://git.eclipse.org/r/42553