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 109202

Summary: Change buttons in MissingDatabaseConnectionWarning dialog
Product: javaee Reporter: John Baker <jbaker>
Component: CodeAssignee: John Baker <jbaker>
Status: RESOLVED FIXED    
Severity: blocker CC: bishop, jbranam
Priority: P3 Keywords: USABILITY
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description John Baker 2007-07-10 07:58:06 UTC
The Resolve Data Sources dialog implemented by MissingDatabaseConnectionWarning
has OK and Cancel buttons.  The resulting action from clicking either button is the same: closes the dialog.

I think it would be better to have just a Close button.  Also more clear to users if there is just one button.

See figure 3 in the UI spec
http://wiki.netbeans.org/wiki/view/ResolveBrokenDataSourcesSpec#section-ResolveBrokenDataSourcesSpec-UseCases

I'm cc'ing writers to make sure change proposed above is acceptable
Comment 1 John Baker 2007-07-10 08:01:54 UTC
UI_IMPACT doesn't exist, assigning keyword to USABILITY for now
Comment 2 John Baker 2007-07-10 08:04:23 UTC
Added to http://wiki.netbeans.org/wiki/view/NB6LateUIChanges
Comment 3 John Baker 2007-07-15 23:00:43 UTC
Approved - http://wiki.netbeans.org/wiki/view/NB6LateUIChanges

Fixed 
Checking in j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/MissingDatabaseConnectionWarning.java;
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/MissingDatabaseConnectionWarning.java,v  <-- 
MissingDatabaseConnectionWarning.java
new revision: 1.5; previous revision: 1.4