Community
Participate
Working Groups
The Key Assist popup is broken for most commands. It only seems to work for commands in the "In Windows" context that don't care about what shell has focus (e.g. About or Show View). But for most of the commands, a correct implementation must first close the popup and only then execute the command. Fixing this bug would probably also solve bug 369860.
This is also broken in 4.3.x. Fixed with http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/
The fix does not help with bug 369860. Filed bug 420742 to backport this to 4.3.2.
In 4.4.0.I20131030-1400 I tested the key assist dialog with commands like Run Junit Plug-in Test and Line End. They seemed to work correctly in the workbench window. PW
(In reply to Dani Megert from comment #1) > This is also broken in 4.3.x. > > Fixed with > http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=http:// > git.eclipse.org/c/jdt/eclipse.jdt.ui.git/ Wrong URL. Correct is: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=6c07c2033e1be50f163a326e31609d9d4323b4b6