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 270730

Summary: Bookmarks shortcut not working after exit and reopen
Product: editor Reporter: riksoft <riksoft>
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description riksoft 2017-05-24 16:46:38 UTC
CTRL+SHIFT+ >  and  CTRL+SHIFT+ <  are great shortcuts, but when you close and reopen the IDE or the project their content is lost, contrary to the bookmarks view and the markers in the editors that are reloaded correctly.

As a workaround I found that clicking the bookmarks one by one from the bookmark view they get reloaded in the the list used by the shortcuts.

Basically the IDE lacks a piece of code to push the bookmarks in this second list as it happens for the bookmark view.