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 81264

Summary: Wizards progress bar - UI review
Product: platform Reporter: David Simonek <dsimonek>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: abadea, jdinga, mmirilovic
Priority: P3 Keywords: UMBRELLA
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 81265, 81938, 81940    
Bug Blocks:    

Description David Simonek 2006-07-27 15:16:22 UTC
UI review of new progress bar when finishing wizard.

Original issue:
http://www.netbeans.org/issues/show_bug.cgi?id=58889

UI spec:
http://core.netbeans.org/proposals/progress-bar-wizards-ui-spec.html
Comment 1 David Simonek 2006-08-04 14:36:39 UTC
Question for developer: Is it possible for client panel to decide that she
doesn't want to show finish progress? There may be cases where last panel
contain alot of information and is short of space and don't need progress - in
this situation implementation shouldn't eat space from client panel for progress
bar. How will it work?
Comment 2 David Simonek 2006-08-08 19:02:39 UTC
All P1s fixed, UI review completed, thanks!