JFace action accelerators interfering with typing [message #671555] |
Wed, 18 May 2011 05:51  |
Eclipse User |
|
|
|
I have an application with a lot of jface actions (on a toolbar and in a menu) with accelerators, some of them single keys (e.g. just 'A'). However, when typing, say renaming an object (not modally) they interfere because when you try to type an A the action with that accelerator is activated, plus the A is not typed.
Is there a way to disable them temporarily? Or maybe you have another solution? I searched around but couldn't find anything. Also, settings the accelerators to 0 temporarily doesn't work because that call doesn't seem to do anything after the action constructor.
Thank you in advance.
|
|
|
|
|
Powered by
FUDForum. Page generated in 1.06879 seconds