[
https://issues.jboss.org/browse/JBIDE-20028?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-20028:
-----------------------------------------------
Wizards registered in extension point org.eclipse.ui.importWizards and run with menu
action File/Import are always modal. Openshift's ImportApplicationWizard also may be
invoked by a custom action with handler ImportApplicationHandler. In this case it is
possible to open wizard dialog in non-modal mode. I will add PR with that. However, it
should be taken into account that new/import application wizards do operations that lock
workspace resources. While the operation is going, It is ok for user just to navigate and
browse resources, but a change/create/remove action may be put to wait for the
wizard's operation, and Eclipse will be locked till its end.
Import wizard: cloning and import operation is executed in modal
(wizard) dialog, blocks me from doing anything.
----------------------------------------------------------------------------------------------------------------
Key: JBIDE-20028
URL:
https://issues.jboss.org/browse/JBIDE-20028
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Viacheslav Kabanovich
Labels: openshift_v3
Fix For: 4.3.0.CR1
Attachments: modal-dialog-blocks-me.png
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)