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 32603 - Connect dialog redesign
Summary: Connect dialog redesign
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: dpavlica
URL:
Keywords: PERFORMANCE, UI
Depends on:
Blocks: 22802
  Show dependency tree
 
Reported: 2003-04-03 14:35 UTC by Radko Najman
Modified: 2006-01-16 12:16 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Radko Najman 2003-04-03 14:35:59 UTC
Connect dialog need to be redesign. It should
better deal with database schemas and when it is
connecting the user should be informed about the
progress (progress bar or something like that).
Comment 1 dpavlica 2003-04-10 10:59:10 UTC
I suggest this solution:
1.Remove second TAB named Advanced and put row with Schema's ComboBox
under info about Connection. 
2.Add Button "Get Schemes" to the right side of this ComboBox. 
3.Put Progress indicator with status label at the bottom of dialog.
4.Use Wait cursor when server is connecting.
Comment 2 psuk 2003-04-10 13:44:45 UTC
Adding keywords UI and PERFORMANCE
Comment 3 Radko Najman 2003-07-30 11:01:39 UTC
After a discussion with Dusan we decided to let the dialogs as they
are and add only progress bar to the botton of each dialog.
Comment 4 Lukasz Grela 2006-01-16 12:16:23 UTC
this issue will be marked as verified because it's quite old