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 67342 - Bad caret position
Summary: Bad caret position
Status: RESOLVED DUPLICATE of bug 81777
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
: 70976 75343 79524 95183 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-22 11:08 UTC by hecta
Modified: 2008-12-22 10:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hecta 2005-10-22 11:08:02 UTC
javax.swing.text.StateInvariantError: Bad caret position
	at javax.swing.text.DefaultCaret.handleMoveDot(DefaultCaret.java:885)
	at javax.swing.text.DefaultCaret.moveDot(DefaultCaret.java:855)
	at javax.swing.text.DefaultCaret$UpdateHandler.insertUpdate(DefaultCaret.java:1462)
	at org.netbeans.core.output2.OutputDocument.fireDocumentEvent(OutputDocument.java:380)
	at org.netbeans.core.output2.OutputDocument.access$200(OutputDocument.java:41)
	at org.netbeans.core.output2.OutputDocument$1.run(OutputDocument.java:311)
	at org.openide.util.Mutex.doEvent(Mutex.java:1126)
	at org.openide.util.Mutex.readAccess(Mutex.java:252)
	at org.netbeans.core.output2.OutputDocument.stateChanged(OutputDocument.java:308)
	at org.netbeans.core.output2.OutputDocument.actionPerformed(OutputDocument.java:373)
	at javax.swing.Timer.fireActionPerformed(Timer.java:271)
[catch] at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
	at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Comment 1 Daniel Prusa 2005-10-23 20:07:31 UTC
Is this bug reliably reproducible? Can you describe steps leading to it?

There is no editor code in the stack trace, reassigning to core for further
evaluation.
Comment 2 Marian Mirilovic 2006-01-11 13:52:40 UTC
*** Issue 70976 has been marked as a duplicate of this issue. ***
Comment 3 Milos Kleint 2006-04-27 09:49:59 UTC
*** Issue 75343 has been marked as a duplicate of this issue. ***
Comment 4 Milos Kleint 2006-07-13 07:01:22 UTC
*** Issue 79524 has been marked as a duplicate of this issue. ***
Comment 5 novakm 2007-07-26 08:11:48 UTC
*** Issue 95183 has been marked as a duplicate of this issue. ***
Comment 6 Milos Kleint 2007-09-03 06:45:03 UTC

*** This issue has been marked as a duplicate of 81777 ***