Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 343846

Summary: Jubula Client IDE Integration - Shortcut conflicts
Product: [Technology] Jubula Reporter: Markus Tiede <markus.tiede>
Component: UIAssignee: Zeb Ford-Reitz <zeb.ford-reitz>
Status: CLOSED FIXED QA Contact: Oliver Goetz <Oliver.Goetz>
Severity: normal    
Priority: P3 CC: zeb.ford-reitz
Version: 0.9.0   
Target Milestone: Indigo M7   
Hardware: All   
OS: All   
Whiteboard:

Description Markus Tiede CLA 2011-04-26 09:55:09 EDT
After installing the Jubula client feature into Eclipse 3.7 M6 there are some shortcut conflicts after restarting the IDE:

!ENTRY org.eclipse.jface 2 0 2011-04-26 14:40:25.604
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2011-04-26 14:40:25.605
!MESSAGE A conflict occurred for F3:
Binding(F3,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.open.editor,Open Declaration,
                Open an editor on the selected element,
                Category(org.eclipse.ui.category.navigate,Navigate,null,true),
                ,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Binding(F3,
        ParameterizedCommand(Command(org.eclipse.jubula.client.ui.commands.RevertChanges,Revert Changes,
                ,
                Category(org.eclipse.jubula.client.ui.commands,Functional Test,null,true),
                ,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2011-04-26 14:40:25.606
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
                Open a type in a Java editor,
                Category(org.eclipse.ui.category.navigate,Navigate,null,true),
                ,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
        ParameterizedCommand(Command(org.eclipse.jubula.client.ui.commands.OpenTestCase,Open Test Case,
                ,
                Category(org.eclipse.jubula.client.ui.commands,Functional Test,null,true),
                ,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2011-04-26 14:40:25.622
!MESSAGE A conflict occurred for CTRL+SHIFT+A:
Binding(CTRL+SHIFT+A,
        ParameterizedCommand(Command(org.eclipse.jubula.client.ui.commands.EditParameters,Edit Parameters,
                ,
                Category(org.eclipse.jubula.client.ui.commands,Functional Test,null,true),
                ,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+A,
        ParameterizedCommand(Command(org.eclipse.pde.ui.openPluginArtifact,Open Plug-in Artifact,
                Open a plug-in artifact in the manifest editor,
                Category(org.eclipse.ui.category.navigate,Navigate,null,true),
                org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Comment 2 Oliver Goetz CLA 2011-05-06 04:54:02 EDT
Verifed manually