[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7862) ImageView/InstanceView: need to resize combo to proper size if cloud gets renamed

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed May 25 10:52:01 EDT 2011


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

Andre Dietisheim commented on JBIDE-7862:
-----------------------------------------

Assuming that you have 2 entries:

- a
- aaaaaaaa

the combo will use the space needed to display the largest entry which is aaaaaaaa in the current case. It does not matter which one of both is currently selected, it will always resize to the size needed to display it's largest entry. IMHO it makes no sense to resize the combo to the size of the current entry. This is currently not supported by SWT and I would have to hack around it by temporarly removing all but the selected entry.

> ImageView/InstanceView: need to resize combo to proper size if cloud gets renamed
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-7862
>                 URL: https://issues.jboss.org/browse/JBIDE-7862
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: deltacloud
>    Affects Versions: 3.2.0.CR1
>            Reporter: Andre Dietisheim
>            Assignee: Rob Stryker
>              Labels: triage_3.2.1
>             Fix For: 3.2.1.CR1, 3.3.0.M2
>
>         Attachments: shrink-cloud-combo.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list