[
https://jira.jboss.org/browse/JBIDE-7317?page=com.atlassian.jira.plugin.s...
]
Andre Dietisheim commented on JBIDE-7317:
-----------------------------------------
removed erroneous, duplicate type binding. This 2nd binding was non-delayed and
responsible for the UI freezing. Server type checking is now done in background and UI is
not freezing any more.
Cloud Connection wizard: user input is blocked when entering a url
------------------------------------------------------------------
Key: JBIDE-7317
URL:
https://jira.jboss.org/browse/JBIDE-7317
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.2.0.Beta2
If you try to create a new connection (Cloud Connection Wizard) and enter a URL, you may
come to a point where you cannot enter any new character. The UI is freezing.
The reason for this is that the wizard tries to connect to the given url and tries to
determine if a deltacloud instance may be reached there. This process blocks the UI. The
databinding that is used for this matter does checking in a background thread, but does
not do it in a proper way (#observeDelayed).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira