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 217850 - Unexpected behaviour when changing database URL
Summary: Unexpected behaviour when changing database URL
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 06:56 UTC by mienamoo
Modified: 2013-02-18 06:22 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 mienamoo 2012-09-05 06:56:27 UTC
NetBeans build 201209020001
JDK 7u5 64-bit

I wanted to change an existing database connection to point to a new server. So I right-clicked on the connection on the Services panel and chose Properties. I changed the URL. But the moment I tabbed out of that the properties dialog vanished! I opened the properties dialog again and I noticed that although the display name and URL now both were pointing to the new location, the title of the dialog still displayed the old URL. And when I changed the URL a second time to see what would happen, the Properties dialog stayed open but the contents disappeared (I guess the node was deselected).

Consider creating a custom properties dialog that will be more user friendly and behave more consistently? :)
Comment 1 matthias42 2013-02-17 15:34:21 UTC
Verfied with 7.2.1 - happens there (properties disalog vanishes)
checked with 7.3rc2 - the dialog stays open when changing URL

-> closing as fixed
Comment 2 mienamoo 2013-02-18 06:22:42 UTC
Verified with build 201302132200.