Key Binding confilicts in 3.4 [message #330492] |
Wed, 30 July 2008 07:01  |
Eclipse User |
|
|
|
I am having a key-binding conflict for an editor, which I developed, in
Eclipse 3.4. The same code is working properly in the previous versions of
eclipse.
When I debugged, I found that all the contexts available are getting
activated for the editor in 3.4 while in earlier versions, only
org.eclipse.ui.contexts.dialogAndWindow, org.eclipse.ui.contexts.window
are activated. I am not setting any context explicitly for the editor.
Since now all the contexts are active the Ctrl+s binding is getting bound
to text editor, which is used as a control in the editor, instead of the
editor itself.
Is there any change in 3.4 or am I doing anything wrong.
Any inputs will be really appreciated.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03061 seconds