[JBoss JIRA] (JBIDE-22912) Deploy Docker Wizard: Inappropriate project combo size
by Snjezana Peco (JIRA)
[ 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)
9 years, 7 months
[JBoss JIRA] (ERT-407) Invoking parameter hint (content assist) causes API error [EBZ#500305]
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/ERT-407?page=com.atlassian.jira.plugin.sy... ]
Ilya Buziuk updated ERT-407:
----------------------------
Story Points: 15
> Invoking parameter hint (content assist) causes API error [EBZ#500305]
> ----------------------------------------------------------------------
>
> Key: ERT-407
> URL: https://issues.jboss.org/browse/ERT-407
> Project: Eclipse Release Train
> Issue Type: Task
> Components: JSDT
> Reporter: Friendly Jira Robot
> Priority: Minor
> Labels: General, bzira
>
> When editing a JavaScript file, invoking parameter hints (via ctrl-shift-space or Edit>Content Assist>Parameter Hints) causes the error
> The 'org.eclipse.wst.jsdt.ui.IdentifierCompletionProposalComputer'
> proposal computer from the 'org.eclipse.wst.jsdt.ui' plug-in did not
> complete normally. The extension violated the API contract of the
> 'computeContextInformation()' operation.
> Issue seems to be due to incomplete methods in IdentifierCompletionProposalComputer.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22912) Deploy Docker Wizard: Inappropriate project combo size
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22912?page=com.atlassian.jira.plugi... ]
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/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)
9 years, 7 months