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 99778 - Syntax highlighting moved while typing
Summary: Syntax highlighting moved while typing
Status: RESOLVED DUPLICATE of bug 99229
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 10:29 UTC by headius
Modified: 2007-04-03 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
shifted syntax highlighting (16.45 KB, image/png)
2007-04-03 10:29 UTC, headius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description headius 2007-04-03 10:29:02 UTC
In the attached image, you can see that the syntax highlighting for the @param
tag has shifted off a number of chaacters. I noticed that the syntax
highlighting was still processing when I started typing, and as I typed the line
above, it moved forward. It appears that it was trying to track a number of
characters inserted before this point, recalculating the correct location for
syntax highlighting as it went.

It is difficult to reproduce. I have only seen it this once.
Comment 1 headius 2007-04-03 10:29:48 UTC
Created attachment 40313 [details]
shifted syntax highlighting
Comment 2 Jan Lahoda 2007-04-03 10:33:16 UTC
Seems like a duplicate of issue #99229 to me.

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