]
Rob Stryker commented on JBIDE-17847:
-------------------------------------
This is a very interesting approach. I have one or two small concerns (like what if the
editor is dirty?) that I'll run through real quick before approving.
Bad UI workflow when changing the profile of a server
-----------------------------------------------------
Key: JBIDE-17847
URL:
https://issues.jboss.org/browse/JBIDE-17847
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta2
Environment: JBDS 8.0.0.Beta3 B172
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.2.0.CR1
When I try to change the profile of a server (e.g. WildFly) between file operations and
management, I get stuck in the dialog and nothing happens. It turns out that there is a
pop up asking me if I want to reload the server editor, but it opens behind this other
dialog, so I don't know it's there.
Shouldn't the profile dialog close when you click Finish?