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 212575 - AssertionError at org.netbeans.modules.csl.editor.hyperlink.GoToSupport.getIdentifierSpan
Summary: AssertionError at org.netbeans.modules.csl.editor.hyperlink.GoToSupport.getId...
Status: RESOLVED DUPLICATE of bug 211759
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 11:24 UTC by rozwell
Modified: 2012-06-06 11:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188015


Attachments
stacktrace (2.73 KB, text/plain)
2012-05-16 11:24 UTC, rozwell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rozwell 2012-05-16 11:24:36 UTC
Build: NetBeans IDE Dev (Build 2012-05-14_03-03-55 )
VM: OpenJDK 64-Bit Server VM, 22.0-b10, OpenJDK Runtime Environment, 1.7.0_03-b147
OS: Linux

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.csl.editor.hyperlink.GoToSupport.getIdentifierSpan(GoToSupport.java:346)
   at org.netbeans.modules.csl.editor.hyperlink.GsfHyperlinkProvider.getHyperlinkSpan(GsfHyperlinkProvider.java:77)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation.performHyperlinking(HyperlinkOperation.java:248)
   at org.netbeans.lib.editor.hyperlink.HyperlinkOperation.mouseMoved(HyperlinkOperation.java:224)
   at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:330)
   at java.awt.Component.processMouseMotionEvent(Component.java:6550)
Comment 1 rozwell 2012-05-16 11:24:40 UTC
Created attachment 119521 [details]
stacktrace
Comment 2 Milutin Kristofic 2012-06-04 16:36:22 UTC

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