-
Enhancement
-
Resolution: Won't Do
-
Minor
-
4.3.0.Beta1, 4.4.3.AM1
In JBIDE-19853 we introduced a workaround to fix erroneous labels in GTK3. We should remove this workaround once https://bugs.eclipse.org/bugs/show_bug.cgi?id=466499 is resolved
ApplicationTemplateWizardPage#createApplicationTemplatesViewer
// a workaround for https://issues.jboss.org/browse/JBIDE-19853 if (GTK3Utils.isRunning()) { labelProvider.setOwnerDrawEnabled(false); }
- is caused by
-
JBIDE-19853 GTK3 (only): Erroneous labels in application wizard tree
- Closed
-
JBIDE-19932 v3 Application wizard, GTK3 only: Details tree shows same label everywhere
- Closed
-
JBIDE-20039 Application wizard: templates tree should look disabled when I switch to use templates from local disk (Linux GTK3 only)
- Closed