This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254134

Summary: Lengthy Operation dialog should include spinner or progress indicator
Product: platform Reporter: esmithbss <esmithbss>
Component: ProgressAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description esmithbss 2015-08-04 19:22:27 UTC
NB 8.0.2 full
Windows 7 Enterprise
JDK 1.7

Issue: When working on a lengthy process, the dialog for the lengthy process with a simple text message is displayed over the IDE, instead of the more common style spinner or other indicator drawn on the glass pane over the IDE.  

For very long operations (example: a clear case checkout of a file in a dynamic view stored on a network drive [between 5 and 60 seconds]) this is just as bad as not having the notification.


Recommendation:
Add a progress bar or spinner on the dialog box along with the text of the operation.  For operations where a progress can be obtained, include an indication of remaining duration on the dialog.