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 150877 - "JDBC URL" field can't be resized for "Direct URL Entry" type
Summary: "JDBC URL" field can't be resized for "Direct URL Entry" type
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 150876 (view as bug list)
Depends on:
Blocks: 152580
  Show dependency tree
 
Reported: 2008-10-21 15:20 UTC by Roman Mostyka
Modified: 2011-11-27 14:18 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 Roman Mostyka 2008-10-21 15:20:59 UTC
1. Rightclick "Databases" node and choose "New Connection...".
2. Select "Direct URL Entry" radiobutton and resize "New Connection" dialog.

Result: "JDBC URL" field isn't resized. But if URL is too long, then it can be inconvenient to change.
Look at "New JDBC Driver" dialog, "Driver File(s)" text area can be resized.
Comment 1 Roman Mostyka 2008-10-21 15:21:41 UTC
*** Issue 150876 has been marked as a duplicate of this issue. ***
Comment 2 matthias42 2011-11-27 14:18:57 UTC
The "New Connection" dialog was redesigned and checking in netbeans 7.0.1 the only url entry scales correctly with the dialog.