]
Max Rydahl Andersen reassigned JBIDE-19853:
-------------------------------------------
Assignee: Andre Dietisheim (was: Max Rydahl Andersen)
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, upstream
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Blocker
Labels: application_wizard
Fix For: 4.3.0.Beta1
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!