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 - AssertionError at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPopup.createTable
Summary: AssertionError at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPop...
Status: RESOLVED WORKSFORME
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:
: 223981 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-29 00:54 UTC by zachsaw
Modified: 2013-07-31 16:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194209


Attachments
stacktrace (3.05 KB, text/plain)
2012-10-29 00:54 UTC, zachsaw
Details

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