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 232343 - Sources not properly painted when starting IDE
Summary: Sources not properly painted when starting IDE
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-07 17:24 UTC by Chiana
Modified: 2014-02-13 06:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Showcase (45.94 KB, image/jpeg)
2013-07-07 17:25 UTC, Chiana
Details
Badly painted identifiers (49.89 KB, image/jpeg)
2013-08-01 07:30 UTC, Chiana
Details
Messages.log (51.31 KB, application/octet-stream)
2013-08-01 07:38 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2013-07-07 17:24:24 UTC
[ JDK VERSION : 1.7.0_25 ]

When starting the IDE all C & C++ sources are not properly painted until
modified, see screenshot for example.
Comment 1 Chiana 2013-07-07 17:25:23 UTC
Created attachment 136786 [details]
Showcase
Comment 2 Vladimir Voskresensky 2013-07-08 06:38:24 UTC

*** This bug has been marked as a duplicate of bug 232317 ***
Comment 3 Chiana 2013-07-08 07:03:48 UTC
I don't think those two are duplicates of each other, this one has been seen on and off since 7.1, mostly off thou, usually only misses to paint the last char of the identifier, but now it is half the ident or more, it is however possible that it can depend on #232317
Comment 4 Chiana 2013-08-01 07:30:03 UTC
Created attachment 138102 [details]
Badly painted identifiers

This still happens in 1307312300
Comment 5 Chiana 2013-08-01 07:38:03 UTC
Created attachment 138104 [details]
Messages.log

I did note a few errors in this log, it is the same log that was created for showcase (138102)
Comment 6 Alexander Simon 2014-02-13 06:33:02 UTC
Semantic highlighting was rewritten in NB 8.0.
Please try development version of Netbeans.
Reopen the issue if it is still reproducible.