]
Martin Malina commented on JBIDE-17847:
---------------------------------------
Oh, so you're waiting for the server editor to be reloading before closing the dialog?
Another option would be to simply save the changes and close the dialog and not care about
the server editor as it will prompt you for reloading it anyway.
Here's a screencast of what I'm seeing:
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
Labels: respin-a
Fix For: 4.2.0.Beta3
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?