]
Snjezana Peco commented on JBIDE-20753:
---------------------------------------
I can reproduce the issue when selecting the Tomcat 7.0 type.
It happens because the New Server wizard uses different conditions to show and hide
runtime widgets. See NewManualServerComposite.handleTypeSelection() and
updateRuntimeCombo() method.
I have created a bug against wtp servers -
Text flickering when selecting server types in New Server wizard
----------------------------------------------------------------
Key: JBIDE-20753
URL:
https://issues.jboss.org/browse/JBIDE-20753
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server, upstream
Affects Versions: 4.3.0.CR1
Reporter: Martin Malina
Assignee: Snjezana Peco
Priority: Minor
Labels: regression
Fix For: 4.4.x
When you open the New Server wizard and select a server type, There will be some elements
rendered for a fraction of a second. It's Server Runtime Environment and a dropdown
menu - it will disappear again, but it's not nice to see something quickly appear and
disappear again. You can keep selecting server types and it will keep happening. All of
this is on the first page of the dialog.
I checked and this did not happen in Beta2.