[jbosstools-issues] [JBoss JIRA] (JBIDE-22663) Use new Style for FilteredTree

Aurélien Pupier (JIRA) issues at jboss.org
Tue Jul 26 11:16:00 EDT 2016


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

Aurélien Pupier commented on JBIDE-22663:
-----------------------------------------

I don't know.
>From what I see in the source, it is linked to Ctrl+Shift+M shortcuts but I don't understand in which context. When I'm on JMX Navigator it triggers a simple "Open Editor"

There is a visble "false", for the actionSet defintion onthis one:
{noformat}
<actionSet
            label="%MBeanActionSet.label"
            description="%MBeanActionSet.description"
            visible="false"
            id="org.jboss.tools.jmx.ui.MBeanActionSet">
           <action
               id="openMBean"
               class="org.jboss.tools.jmx.ui.internal.actions.OpenMBeanAction"
               definitionId="org.jboss.tools.jmx.ui.navigate.open.mbean"
               label="%OpenMBeanAction.label"
               menubarPath="navigate/open.ext2"
               tooltip="%OpenMBeanAction.tooltip">
{noformat}

> Use new Style for FilteredTree
> ------------------------------
>
>                 Key: JBIDE-22663
>                 URL: https://issues.jboss.org/browse/JBIDE-22663
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: jmx
>            Reporter: Aurélien Pupier
>            Assignee: Rob Stryker
>             Fix For: 4.4.1.AM3
>
>         Attachments: jmx.png
>
>
> - it will avoid to have "type search text" entered as a real text and provide a nicer UI
> it avoids to have the "type search text" used as a filter when clicking in the text field
> for UI difference kind see screenshots on https://bugs.eclipse.org/bugs/show_bug.cgi?id=496805



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list