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 270530 - Database Explorer Editor Cursor Position lost on Error
Summary: Database Explorer Editor Cursor Position lost on Error
Status: RESOLVED DUPLICATE of bug 268794
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P3 normal with 1 vote (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-01 23:13 UTC by bht
Modified: 2017-05-02 17:19 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 bht 2017-05-01 23:13:10 UTC
How to reproduce:

- Open a SQL file in the editor and connect to a database
- Highlight a series of statements
- Context menu | Run Selection

If an error occurs in the output, such as:

Execution finished after 1.666 s, 1 error occurred.

then the highlight is lost and the cursor position is somewhere different from what it was before.
Comment 1 matthias42 2017-05-02 17:19:16 UTC

*** This bug has been marked as a duplicate of bug 268794 ***