Keybinding conflict for CTRL+Q
------------------------------

                 Key: DIRSTUDIO-347
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-347
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-rcp
    Affects Versions: 1.1.0
            Reporter: Pierre-Arnaud Marcelot
            Assignee: Pierre-Arnaud Marcelot
            Priority: Minor
             Fix For: 1.2.0


There seem to be a keybinding conflict for CTRL+Q.

Here's what can be seen in the logs:
!ENTRY org.eclipse.jface 2 0 2008-07-04 10:45:32.420
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal 
accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2008-07-04 10:45:32.425
!MESSAGE A conflict occurred for CTRL+Q:
Binding(CTRL+Q,
        ParameterizedCommand(Command(org.eclipse.ui.file.exit,Exit,
                Exit the application,
                Category(org.eclipse.ui.category.file,File,null,true),
                ActionHandler([EMAIL PROTECTED]),
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+Q,
        
ParameterizedCommand(Command(org.eclipse.ui.edit.text.gotoLastEditPosition,Last 
Edit Location,
                Last edit location,
                Category(org.eclipse.ui.category.navigate,Navigate,null,true),
                ,
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to