[
https://issues.jboss.org/browse/JBIDE-19853?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-19853:
---------------------------------------
The issue is caused by a bug described in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=466499.
It can be reproduced on a distribution containing GTK >= 3.14 (Ubuntu 15, Fedora 21,
Fedora 22...).
I have created a patch that hasn't been applied yet.
GTK3 (only): Erroneous labels in application wizard tree
--------------------------------------------------------
Key: JBIDE-19853
URL:
https://issues.jboss.org/browse/JBIDE-19853
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Snjezana Peco
Priority: Blocker
Labels: application_wizard
Attachments: gtk2-new-app-wizard-1.png, gtk2-new-app-wizard-2.png,
gtk3-new-app-wizard-1.png, gtk3-new-app-wizard-2.png
When run in GTK3 the tree in the v2 application wizard is showing completely erroneous
labels. The labels even switch content when the tree items are unfolded.
When running Eclipse using (export SWT_GTK3=0) the tree in the application wizard looks
in the following correct way:
!gtk2-new-app-wizard-1.png!
unfolding the "Basic Cartridges" produces the following:
!gtk2-new-app-wizard-2.png!
Without the above env variable, which makes Eclipse use GTK3, the application wizard
looks as follows:
!gtk3-new-app-wizard-1.png!
... and when unfolding "Basic Cartridges" the labels for the 3 main cathegories
and all the children change to display the same:
!gtk3-new-app-wizard-2.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)