Bug #1648
RCP: 0.7.8alpha: broken text editor bindings and menu
Status: | New | Start date: | 02/02/2016 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | UI / Editor | Spent time: | - | ||
Target version: | TXM 0.7.8 |
Description
Text editors are missing their contextual menu and some keybindings ("Suppr" for instance)
trying to change key binding preferences raise an error :
loader constraint violation: when resolving method "org.eclipse.e4.ui.bindings.internal.BindingTable.getPerfectMatch(Lorg/eclipse/jface/bindings/TriggerSequence;)Lorg/eclipse/jface/bindings/Binding;" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class, org/eclipse/ui/internal/keys/BindingService, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for resolved class, org/eclipse/e4/ui/bindings/internal/BindingTable, have different Class objects for the type .getPerfectMatch(Lorg/eclipse/jface/bindings/TriggerSequence;)Lorg/eclipse/jface/bindings/Binding; used in the signature
History
#1 Updated by Matthieu Decorde over 7 years ago
- Description updated (diff)
#2 Updated by Matthieu Decorde over 7 years ago
- % Done changed from 0 to 70
#3 Updated by Matthieu Decorde about 7 years ago
- % Done changed from 70 to 80