[jbosstools-issues] [JBoss JIRA] (JBIDE-16122) Download Runtime task wizard has opportunity to block UI

Martin Malina (JIRA) issues at jboss.org
Wed Mar 5 04:25:34 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina closed JBIDE-16122.
---------------------------------



I didn't really succeed to cancel the progress of downloading the list of runtimes. It was too fast. This is nothing critical, so I will assume it's fixed.
                
> Download Runtime task wizard has opportunity to block UI 
> ---------------------------------------------------------
>
>                 Key: JBIDE-16122
>                 URL: https://issues.jboss.org/browse/JBIDE-16122
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime-detection, server
>    Affects Versions: 4.1.1.Beta1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.1.2.CR1
>
>
> Several pieces of code call various methods such as RuntimeCoreActivator.getDefault().getDownloadRuntimeArray();
> These methods do not use progress monitor, and, if the list of DownloadRuntimes has not successfully completed once before, will be a long-running task.Since they are called directly from the UI, this has the potential to block the UI with no feedback to the user and no way to cancel. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list