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 143282 - SQL History: "Insert" button can remain enabled after switch connection
Summary: SQL History: "Insert" button can remain enabled after switch connection
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 10:55 UTC by Roman Mostyka
Modified: 2008-08-11 11:16 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-08-08 10:55:39 UTC
1. Add MySQL connection to the IDE.
2. Execute one statement for Java DB.
3. Execute one statement for MySQL.
4. Open SQL History. "Insert" button is disabled.
5. Select second row (MySQL). "Insert" button becomes enabled.
6. Change connection to Java DB.

Result: Nothing is selected, but "Insert" button is enabled.
Comment 1 John Baker 2008-08-08 18:13:43 UTC
Probably any items should be deselected when changing a connection
Comment 2 John Baker 2008-08-08 19:19:50 UTC
*** Issue 143283 has been marked as a duplicate of this issue. ***
Comment 3 John Baker 2008-08-08 20:03:18 UTC
784cea20570e
Comment 4 Quality Engineering 2008-08-09 03:42:22 UTC
Integrated into 'main-golden', available in build *200808090201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/784cea20570e
User: John Baker <jbaker@netbeans.org>
Log: #143282 SQL History: "Insert" button can remain enabled after switch connection
Comment 5 Roman Mostyka 2008-08-11 11:16:31 UTC
Verified with build 080810.