[
https://issues.jboss.org/browse/JBIDE-19853?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-19853:
-------------------------------------
Steps to Reproduce:
# EXEC: Launch the openshift application wizard in the following way:
File->New->Other->OpenShift->New OpenShift wizard
# EXEC: in the connection page: use a *"OpenShift v2"* server and hit
"Next" as soon as you provided your server/username/password
# ASSERT: the application cartridge page shows up
# EXEC: look at the tree
Result:
!gtk3-new-app-wizard-1.png!
The 3 cathegories, should display
* Basic Cartridges
* Quickstarts
* Code Anything
all three display "Quickstarts"
!gtk3-new-app-wizard-2.png!
EXEC: unfold the "Basic Cartridges" item
Result:
!gtk3-new-app-wizard-2.png!
The 3 main cathegories and the children all turn to "JBoss Unified Push Server"
was:
# EXEC: Launch the openshift application wizard in the following way:
File->New->Other->OpenShift->New OpenShift wizard
# EXEC: in the connection page, make sure that you use a "OpenShift v2" server
and hit "Next" as soon as you provided your username and password
# ASSERT: the application cartridge page shows up. Make sure "Create a new OpenShift
application" radio is selected (which it should be by default).
# EXEC: look at the tree
Result:
!gtk3-new-app-wizard-1.png!
The 3 cathegories, which should display
* Basic Cartridges
* Quickstarts
* Code Anything
But they all 3 display "Quickstarts"
EXEC: unfold the "Basic Cartridges" item
Result:
!gtk3-new-app-wizard-2.png!
The 3 main cathegories and the children all turn to "JBoss Unified Push Server"
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)