]
Andre Dietisheim updated JBIDE-21191:
-------------------------------------
Labels: application_wizard openshift_v2 (was: application_wizard openshift_v3)
Aplication wizard: remove workaround for SWT bug where controls only
get visible upon resizing dialog
-----------------------------------------------------------------------------------------------------
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_v2
Fix For: 4.5.x
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