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 99765 - Syntax coloring of interface definition is corrupted by text in its comment
Summary: Syntax coloring of interface definition is corrupted by text in its comment
Status: VERIFIED DUPLICATE of bug 99229
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 09:21 UTC by ehucka
Modified: 2007-11-05 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (5.39 KB, image/png)
2007-04-03 09:22 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-04-03 09:21:42 UTC
NetBeans IDE Dev (Build 200704021800)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.16-1.2122_FC5 running on i386

I found out writing of javadoc of class or interface affects syntax coloring of
its definition. It is hard to find some exact steps to reproduce but I can see
it very often during editing of such javadocs.
Comment 1 ehucka 2007-04-03 09:22:58 UTC
Created attachment 40309 [details]
screenshot
Comment 2 Vitezslav Stejskal 2007-04-03 09:52:42 UTC
It's been reported, there are no exact steps as far as we know, but it happens
fairly regularily when writing javadoc comments. Please, see issue #99229.

*** This issue has been marked as a duplicate of 99229 ***
Comment 3 ehucka 2007-06-06 12:14:17 UTC
verified