[jbosstools-issues] [JBoss JIRA] (JBIDE-22912) Deploy Docker Wizard: Inappropriate project combo size

Snjezana Peco (JIRA) issues at jboss.org
Tue Sep 6 15:34:00 EDT 2016


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

Snjezana Peco commented on JBIDE-22912:
---------------------------------------

{quote}
 i just checkouted your PR. If there is nothing else to do, i checked git checkout - it checkouted all your changes. In the beginning of my video you can see the main changes from your PR
 {quote}
 
 The main changes are the following:
 https://github.com/jbosstools/jbosstools-openshift/pull/1302/commits/ee8baffa269fdab230cdf1323eddef671c7a97e9#diff-398b3f3a415145c01aa38a62849e7242R402
 and https://github.com/jbosstools/jbosstools-openshift/pull/1302/commits/ee8baffa269fdab230cdf1323eddef671c7a97e9#diff-27efc2a3b54a1d6b3ddc18bcbf9b1f60R116
 
The READ_ONLY flag or grid layout data in Combo cause the issue. The code you have shown helps when a page is displayed the first time, but has no influence on the issues occurring when resizing a wizard.
The patch behaves similarly to when we remove the line
{code}
combo.setLayoutData(gd);
{code}
from the snippet above.

> Deploy Docker Wizard: Inappropriate project combo size
> ------------------------------------------------------
>
>                 Key: JBIDE-22912
>                 URL: https://issues.jboss.org/browse/JBIDE-22912
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.4.1.AM3
>         Environment: Fedora 24, GTK 3
>            Reporter: Marián Labuda
>            Assignee: Snjezana Peco
>            Priority: Minor
>              Labels: deploy_docker_wizard, openshift_v3
>             Fix For: 4.4.2.AM1
>
>         Attachments: dbocharov_inapproperiateComboSize.webm, deploy-to-docker-wizard-fc23.png, project_combo.png
>
>
> In Deploy Docker Image wizard opened from context menu of a docker image is project combo stretched to left size and it does not look good.
> !project_combo.png!



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



More information about the jbosstools-issues mailing list