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 120015 - Improve the message in the Connect dialog
Summary: Improve the message in the Connect dialog
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 12:34 UTC by Andrei Badea
Modified: 2007-10-26 14:05 UTC (History)
0 users

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 Andrei Badea 2007-10-25 12:34:50 UTC
The message in the Connect dialog which appears when realizing a connection for which the password has been stored
should be improved to be more friendly, e.g., say something like "Connecting to the database, please wait".
Comment 1 Andrei Badea 2007-10-26 10:47:08 UTC
Taking back, already working on it.
Comment 2 Andrei Badea 2007-10-26 14:05:44 UTC
Fixed.

Checking in src/org/netbeans/modules/db/explorer/actions/ConnectAction.java;
/cvs/db/src/org/netbeans/modules/db/explorer/actions/ConnectAction.java,v  <--  ConnectAction.java
new revision: 1.49; previous revision: 1.48
done
Checking in src/org/netbeans/modules/db/explorer/dlg/ConnectProgressDialog.form;
/cvs/db/src/org/netbeans/modules/db/explorer/dlg/ConnectProgressDialog.form,v  <--  ConnectProgressDialog.form
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/modules/db/explorer/dlg/ConnectProgressDialog.java;
/cvs/db/src/org/netbeans/modules/db/explorer/dlg/ConnectProgressDialog.java,v  <--  ConnectProgressDialog.java
new revision: 1.5; previous revision: 1.4
done
Checking in src/org/netbeans/modules/db/resources/Bundle.properties;
/cvs/db/src/org/netbeans/modules/db/resources/Bundle.properties,v  <--  Bundle.properties
new revision: 1.117; previous revision: 1.116
done