[
https://issues.jboss.org/browse/JBIDE-22912?page=com.atlassian.jira.plugi...
]
Snjezana Peco edited comment on JBIDE-22912 at 9/6/16 3:34 PM:
---------------------------------------------------------------
{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/ee8b...
and
https://github.com/jbosstools/jbosstools-openshift/pull/1302/commits/ee8b...
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.
was (Author: snjeza):
{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/ee8b...
and
https://github.com/jbosstools/jbosstools-openshift/pull/1302/commits/ee8b...
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)