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 - AssertionError at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPopup.createTable
Summary: AssertionError at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPop...
Status: RESOLVED DUPLICATE of bug 220985
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 13:53 UTC by Jiri Prox
Modified: 2013-07-31 16:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196720


Attachments
stacktrace (3.04 KB, text/plain)
2012-12-18 13:53 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***