]
Andre Dietisheim commented on JBIDE-16104:
------------------------------------------
I found the problem: loading the keys is done via a backgroundjob which is then followed
by a ui-job that refreshes the viewer to show the keys that were loaded. Once the error
dialog shows up the refreshing job once more tries to get the keys and also timeouts,
blocking the UI thread making it impossible for the user to click either button. The fix
is simple: only run the ui-job if the keys-loading job was successfull:
SSH keys wizard: Unreachable host error: error gets hidden by wizard,
wizard wont tell you about error
------------------------------------------------------------------------------------------------------
Key: JBIDE-16104
URL:
https://issues.jboss.org/browse/JBIDE-16104
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.1.CR1
Reporter: Andre Dietisheim
Assignee: Daniel Azarov
Labels: sshkeys_wizard
Fix For: 4.2.0.Beta2
Attachments: error-loading-keys.png, ManageSSHKeysError.png,
no-error-in-keys-wizard.png, out1.ogv