Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343846 - Jubula Client IDE Integration - Shortcut conflicts
Summary: Jubula Client IDE Integration - Shortcut conflicts
Status: CLOSED FIXED
Alias: None
Product: Jubula
Classification: Technology
Component: UI (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: Indigo M7   Edit
Assignee: Zeb Ford-Reitz CLA
QA Contact: Oliver Goetz CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-26 09:55 EDT by Markus Tiede CLA
Modified: 2011-05-06 04:54 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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