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 16613 - Bookmarks can not be removed.
Summary: Bookmarks can not be removed.
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-16 13:59 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 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 Jan Lahoda 2001-10-16 13:59:36 UTC
1. Set some bookmarks into some java file.
2. Close the file
3. Open it again
4. You can see bookmarks, but neither remove them via "Togle bookmark", nor use
"Next bookmark" action

Seen on 200110160100.
Comment 1 David Konecny 2001-10-23 15:42:54 UTC
The problem was fixed. The bookmarks work now as in NB3.2 - closing 
document removes all bookmarks.

Next step should be to make bookmarks persistent.

Fixed in files:

Checking in libsrc/org/netbeans/editor/Bookmarks.java;
new revision: 1.2; previous revision: 1.1
Checking in libsrc/org/netbeans/editor/EditorUI.java;
new revision: 1.30; previous revision: 1.29
Checking in src/org/netbeans/modules/editor/NbEditorKit.java;
new revision: 1.28; previous revision: 1.27
Comment 2 Jan Lahoda 2001-11-12 12:22:40 UTC
I confirm described behaviour in 200111120100.
Comment 3 Quality Engineering 2003-06-30 18:14:19 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.