]
Andre Dietisheim updated JBIDE-21191:
-------------------------------------
Labels: application_wizard openshift_v3 (was: )
Aplication wizard: remove workaround for SWT bug where controls only
get visible upon resizing
----------------------------------------------------------------------------------------------
Key: JBIDE-21191
URL:
https://issues.jboss.org/browse/JBIDE-21191
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Beta1, 4.4.0.Alpha1
Reporter: Andre Dietisheim
Labels: application_wizard, openshift_v3
Fix For: 4.4.0.Alpha1
In JBIDE-21072 we applied a workaround to fix an SWT bug where controls are not visible
but appear magically if you resize the dialog:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=465280
We should remove this workaround once the fix makes it to SWT in upstream