Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19908

v2 Application wizard: remove GTK3 workaround once Eclipse bugzilla is resolved

XMLWordPrintable

      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);
      		}
      

              adietish@redhat.com André Dietisheim
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: