[
https://issues.jboss.org/browse/JBIDE-17956?page=com.atlassian.jira.plugi...
]
Snjezana Peco resolved JBIDE-17956.
-----------------------------------
Resolution: Done
The PR fixes the issue related to the Add Arquillian profiles dialog that was hidden
behind the Launch configuration dialog.
As to a progress dialog, I have added a progress monitor dialog as a job. Eclipse decides
when it will appear. Your video is showing a progress indicator in the status bar because
Eclipse sets the job in the background.
We can replace this monitor with ProgressMonitorDialog, but, in that case, it won't be
possible to set the job in the background, i.e., the UI will be blocked until profiles
have been installed. You will only be able to cancel adding profiles.
If you still mean it is important to add this dialog, please, create a separate jira and I
will try to add the "Run in Background" button to the ProgressMonitorDialog.
Add progress bar to Add Arquillian profiles dialog
--------------------------------------------------
Key: JBIDE-17956
URL:
https://issues.jboss.org/browse/JBIDE-17956
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: testing-tools
Affects Versions: 4.2.0.Beta3
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
Priority: Minor
Labels: respin-a
Fix For: 4.2.0.CR2
Attachments: progressbar-1.ogv, progressbar-2.ogv, progressbar-cr2a.ogv
In Add Arquillian profiles dialog, when I select all profiles and press OK, it takes
quite a long time to finish the task. There should be a progress bar in this case.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)