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 138087 - SQL History: Add possibility to insert only part of statement
Summary: SQL History: Add possibility to insert only part of statement
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-24 14:04 UTC by Roman Mostyka
Modified: 2014-10-05 18:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-06-24 14:04:09 UTC
1. Execute statement.
2. Open "SQL History" dialog.
3. Select only part of statement and click "Insert" button.

Result: Only part of statement is inserted. Now only full statement can be inserted.
Comment 1 Jiri Rechtacek 2009-10-16 14:03:11 UTC
Reassigned to new owner.
Comment 2 matthias42 2014-10-05 18:05:25 UTC
This would add another editor area - without any benefit. The area the "history" item is inserted to is already an editor no need to limit that.