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 - Change buttons in MissingDatabaseConnectionWarning dialog
Summary: Change buttons in MissingDatabaseConnectionWarning dialog
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: John Baker
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2007-07-10 07:58 UTC by John Baker
Modified: 2007-07-15 23:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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