[JBoss JIRA] (JBIDE-21911) Icons for Service and Route are not whole
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21911?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-21911:
-------------------------------------
I'm not following what the problem is. Icons look ok to me and match the original ones:
- Route !https://raw.githubusercontent.com/jbosstools/jbosstools-openshift/master/plugins/org.jboss.tools.openshift.ui/icons/route.png!
- Service !https://raw.githubusercontent.com/jbosstools/jbosstools-openshift/master/plugins/org.jboss.tools.openshift.ui/icons/service.png!
> Icons for Service and Route are not whole
> -----------------------------------------
>
> Key: JBIDE-21911
> URL: https://issues.jboss.org/browse/JBIDE-21911
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Labels: openshift_v3
> Attachments: icons.png
>
>
> Icons for OpenShift 3 services and routing are cut off. The upper arrow on an icon is not whole, the sharp part is missing. See on the screenshot:
> !icons.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21924) Various broken icons in menus on OS X
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21924?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21924:
--------------------------------
Fix Version/s: 4.4.x
> Various broken icons in menus on OS X
> -------------------------------------
>
> Key: JBIDE-21924
> URL: https://issues.jboss.org/browse/JBIDE-21924
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.3.1.CR1
> Reporter: Martin Malina
> Fix For: 4.4.x
>
> Attachments: broken-icons.png
>
>
> For some time now I've had problems with icons disappearing or just being malformed in Eclipse IDE. I thought it was connected to the fact that I was running JBDS using cli which is not the right way (I did this to overcome an issue where cdk was missing PATH).
> But now I'm running JBDS normally and I still have this issue.
> !broken-icons.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21924) Various broken icons in menus on OS X
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21924?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-21924:
-------------------------------------
I don't have the issue
> Various broken icons in menus on OS X
> -------------------------------------
>
> Key: JBIDE-21924
> URL: https://issues.jboss.org/browse/JBIDE-21924
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.3.1.CR1
> Reporter: Martin Malina
> Fix For: 4.4.x
>
> Attachments: broken-icons.png
>
>
> For some time now I've had problems with icons disappearing or just being malformed in Eclipse IDE. I thought it was connected to the fact that I was running JBDS using cli which is not the right way (I did this to overcome an issue where cdk was missing PATH).
> But now I'm running JBDS normally and I still have this issue.
> !broken-icons.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21816) Table is not refreshed properly in SWT_GTK3
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21816?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-21816:
-------------------------------------
[~akazakov] no the PR was not merged in 4.3.x because [~snjeza] said she couldn't reproduce it on Mars
> Table is not refreshed properly in SWT_GTK3
> -------------------------------------------
>
> Key: JBIDE-21816
> URL: https://issues.jboss.org/browse/JBIDE-21816
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.3.1.Beta2
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>
> This issue was found while testing JBIDE-21815 and description to that issue fits to what happens in SWT_GTK3 with table. Difference is that the other issue is caused by some model failures and can be reproduced on all OS, and this case is relevant only to SWT_GTK3 when wizard model works without failures.
> Steps for some generic wizard (Deploy Image to Openshift is an example).
> 1. Create a wizard with two pages. First page has some text input, second table. Content of table is refreshed on change of text input on the first page. Input object for the table is the same, only content provider returns new values. Table has scroll, and content should be large enough to make scroll appear (without scroll, the issue is not reproduced).
> 2. Change text input on the first page, and push 'Next->' to open the second page.
> 3. At the very first navigating to the second page, the content of the table is correct, as provided by the logic binding the text input and the table.
> 4. Go back to the first page and change text input.
> 5. Again navigate to the second page.
> 6. Failure - content of the table remains as it was for the previous text input.
> 7. Recovering - just pass mouse over the table, its data in cells passed is refreshed. That means that table model is refreshed, but rendering was not completed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years