Community
Participate
Working Groups
Build Identifier: 20090920-1017 The progress manager calls setUserInterfaceActive(true) before checking whether it can be opened via ProgressManagerUtil.safeToOpen(dialog, null). If safeToOpen returns false (a modal dialog is active), the user interface remains active and the user can manipulate the GUI even though the busy cursor is still shown. Fix: Remove the call to setUserInterfaceActive. -> We need to know why this call is there before taking action. Reproducible: Always Steps to Reproduce: 1.Open modal dialog 2.Show progress manager for longer than 800 ms
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.