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 - Lengthy Operation dialog should include spinner or progress indicator
Summary: Lengthy Operation dialog should include spinner or progress indicator
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-04 19:22 UTC by esmithbss
Modified: 2015-08-07 10:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.