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 211890 - Bookmark Button Does Not Work in SQL Editor
Summary: Bookmark Button Does Not Work in SQL Editor
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 7.2
Hardware: PC Windows Vista
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-30 23:23 UTC by MackSix
Modified: 2012-05-20 01:55 UTC (History)
1 user (show)

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 MackSix 2012-04-30 23:23:46 UTC
1) Go to the Sample database connection under Services and connect.
2) Open up tree to APP>>Tables>>CUSTOMER
3) Right click on CUSTOMER table and choose "view data".
4) SQL Editor opens up and on the toolbar. Add a few lines of text or just copy and paste line one a few times.
5) Highlight a line and click the Bookmark button on the toolbar.

The blue bookmark icon does not appear on the selected line as expected.

Regression -> P1.

Product Version: NetBeans IDE Dev (Build 201204270400)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 1 Jiri Prox 2012-05-03 09:03:19 UTC
Reproducible, but I'm not sure whether is it general editor problem, or just sql editor specific. I other types of editor it works fine
Comment 2 Miloslav Metelka 2012-05-09 10:16:20 UTC
http://hg.netbeans.org/jet-main/rev/92975340a7bc
Comment 3 Quality Engineering 2012-05-10 09:59:41 UTC
Integrated into 'main-golden', will be available in build *201205100400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/92975340a7bc
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #211890 - Bookmark Button Does Not Work in SQL Editor.