Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Keybindings in Kepler's compat layer
Keybindings in Kepler's compat layer [message #1017142] Sat, 09 March 2013 20:46
Steven Robinson is currently offline Steven RobinsonFriend
Messages: 3
Registered: March 2013
Junior Member
Hello all,

I am now using Kepler 4.3M5 for my Eclipse RCP development with the compatibility layer.

I noticed something happened around key bindings. When using Juno, my SWT components could receive some of the well known key events such as "Ctrl+V", "Ctrl+C" or "Ctrl+A". With Kepler 4.3M5, those same exact components do not receive any events when pressing those exact same keys.

Using the live editor in my RCP app, I could see there was existing key bindings for those keys, which seemed to be sending some special eclipse commands. Removing those bindings with the live editor solves my problem (I want my SWT components to received those key events).

Steping back a bit, I am not sure if this is a bug or a deliberate decision from the eclipse dev team.

Nevertheless, I would like to remove those bindings permanently (obviously I will not ask the user to open the live editor himself).

How could I do that?

Thanks a lot in advance for your responses!

SR
Previous Topic:Access to SWT Widgets in Parts at runtime
Next Topic:RCP -> Plugin -> Plugin fails
Goto Forum:
  


Current Time: Fri Apr 26 19:50:52 GMT 2024

Powered by FUDForum. Page generated in 0.02608 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top