You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2008/07/04 10:49:33 UTC

[jira] Created: (DIRSTUDIO-347) Keybinding conflict for CTRL+Q

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(org.eclipse.ui.internal.QuitAction@d43d9b),
		,,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.


[jira] Closed: (DIRSTUDIO-347) Keybinding conflict for CTRL+Q

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-347.
--------------------------------------------


Apache Directory Studio 1.2.0 has now been released.

Let's clean Jira and close this issue.

> 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(org.eclipse.ui.internal.QuitAction@d43d9b),
> 		,,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.


[jira] Resolved: (DIRSTUDIO-347) Keybinding conflict for CTRL+Q

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot resolved DIRSTUDIO-347.
----------------------------------------------

    Resolution: Fixed

Fixed at commit 673958.

http://svn.apache.org/viewvc?rev=673958&view=rev

> 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(org.eclipse.ui.internal.QuitAction@d43d9b),
> 		,,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.