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 220985

Summary: AssertionError at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPopup.createTable
Product: editor Reporter: zachsaw
Component: NavigationAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: jiriprox
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194209
Attachments: stacktrace

Description zachsaw 2012-10-29 00:54:48 UTC
Build: NetBeans IDE Dev (Build 201210010929)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Windows XP

User Comments:
zachsaw: Add a bookmark, hit ctrl+shift+'<'.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPopup.createTable(BookmarkHistoryPopup.java:214)
   at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPopup.show(BookmarkHistoryPopup.java:136)
   at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPopupAction.actionPerformed(BookmarkHistoryPopupAction.java:97)
   at org.netbeans.modules.editor.bookmarks.WrapperBookmarkAction$PopupPrevious.actionPerformed(WrapperBookmarkAction.java:147)
   at org.openide.windows.TopComponent.processKeyBinding(TopComponent.java:1176)
   at javax.swing.JComponent.processKeyBindings(JComponent.java:2940)
Comment 1 zachsaw 2012-10-29 00:54:51 UTC
Created attachment 126689 [details]
stacktrace
Comment 2 Milutin Kristofic 2013-07-31 16:26:13 UTC
*** Bug 223981 has been marked as a duplicate of this bug. ***
Comment 3 Milutin Kristofic 2013-07-31 16:30:01 UTC
It was probably fixed in 7.3 dev, since there are not any more reports. Reopen if you can it reproducie in 7.3 or later. Thank you