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 223981

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

Description Jiri Prox 2012-12-18 13:53:54 UTC
Build: NetBeans IDE Dev (Build 201212140001)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b16
OS: Linux

User Comments:
jiriprox: AE when editing file




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$PopupNext.actionPerformed(WrapperBookmarkAction.java:131)
   at org.openide.windows.TopComponent.processKeyBinding(TopComponent.java:1176)
   at javax.swing.JComponent.processKeyBindings(JComponent.java:2940)
Comment 1 Jiri Prox 2012-12-18 13:53:56 UTC
Created attachment 129509 [details]
stacktrace
Comment 2 Milutin Kristofic 2013-07-31 16:26:13 UTC

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