[
https://issues.jboss.org/browse/JBIDE-19853?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-19853:
------------------------------------------
[~snjeza] [~maxandersen] looks like we have a problem with this issue since it looks as if
[~snjeza] fix wont make it to Mars final. I chatted with Alexander Kurtakov and he didnt
know of a workaround.
{quote}
(03:59:43 PM) adietish: akurtakov: any chance that
https://bugs.eclipse.org/bugs/show_bug.cgi?id=466499 makes it to mars? it's pretty
critical to JBoss Tools OpenShift tooling
(04:24:36 PM) akurtakov: adietish: Mars is done deal now
(04:25:49 PM) akurtakov: even more critical fixes were postponed for SR1
(04:26:33 PM) akurtakov: adietish: e.g.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=457476
(04:28:15 PM) akurtakov: adietish: to get a change now is kind of impossible
(04:29:11 PM) akurtakov: adietish: any change will need 2 committers + 2 component leads
to test/approve it
(04:29:31 PM) akurtakov: and no component lead to veto it (which I haven't seen
happening)
(04:29:57 PM) akurtakov:
https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_5.php#Fix...
(04:37:11 PM) akurtakov: adietish: sorry, I wish I had the power to push stuff now but the
freeze plan is really hard
(04:37:25 PM) akurtakov: I tried to soften it last year with no success
(04:37:37 PM) adietish: akurtakov: fully understand. Now I try to figure out what our plan
B would then look like
(04:41:59 PM) adietish: akurtakov: is there any way we could work around it?
(04:42:57 PM) akurtakov: I can't think of one
{quote}
This is critical since v2 application wizard wont work properly with GTK3 then. Any idea?
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, upstream
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)