[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5724) Keybinding conflict (CTRL+SHIFT+M) between org.jboss.ide.eclipse.as.wtp.ui.fullPublishCommand and org.jboss.tools.jmx.ui.navigate.open.mbean

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Jan 22 03:27:19 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12507655#action_12507655 ] 

Nick Boldt commented on JBIDE-5724:
-----------------------------------

Can you leave it exposed (available to be bound) but unbound by default? 

That lets people who want a keybinding set it to their own preference and optionally unset whatever binding conflicts with their choice, or at least be told their choice conflicts w/ another existing binding. Not picking your own default allows you to not be painted into a corner with some insane 4-key combination or a multi-press option like SHIFT-ALT-Q, Q or SHIFT-ALT-X, Q (two of my personal faves).

+1 for no default binding
+1 for available to be bound at user's discretion

> Keybinding conflict (CTRL+SHIFT+M) between org.jboss.ide.eclipse.as.wtp.ui.fullPublishCommand and org.jboss.tools.jmx.ui.navigate.open.mbean
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5724
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5724
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jmx
>    Affects Versions: 3.1.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Rob Stryker
>
> On starting JBDS, I get this nuisance warning message:
> !ENTRY org.eclipse.jface 2 0 2010-01-21 15:57:10.829
> !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2010-01-21 15:57:10.829
> !MESSAGE A conflict occurred for CTRL+SHIFT+M:
> Binding(CTRL+SHIFT+M,
>         ParameterizedCommand(Command(org.jboss.ide.eclipse.as.wtp.ui.fullPublishCommand,Full Publish,
>                 ,
>                 Category(org.eclipse.core.commands.categories.autogenerated,Uncategorized,Commands that were either auto-generated or have no category,true),
>                 org.jboss.ide.eclipse.as.wtp.ui.commands.FullPublishCommandHandler,
>                 ,,true),null),
>         org.eclipse.ui.defaultAcceleratorConfiguration,
>         org.eclipse.ui.contexts.window,,,system)
> Binding(CTRL+SHIFT+M,
>         ParameterizedCommand(Command(org.jboss.tools.jmx.ui.navigate.open.mbean,Open MBean,
>                 Open a MBean in a MBean editor,
>                 Category(org.eclipse.ui.category.navigate,Navigate,null,true),
>                 ,
>                 ,,true),null),
>         org.eclipse.ui.defaultAcceleratorConfiguration,
>         org.eclipse.ui.contexts.window,,,system)
> Can one of these two pick a different binding that won't conflict?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list