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 162600 - Invalid coloring of preprocessor blocks in source editor
Summary: Invalid coloring of preprocessor blocks in source editor
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Suchomel
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2009-04-14 15:02 UTC by Andrei Chistiakov
Modified: 2009-05-13 09:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (83.28 KB, image/png)
2009-04-14 15:03 UTC, Andrei Chistiakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2009-04-14 15:02:31 UTC
Product Version: NetBeans IDE Dev (Build 200904140201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Please see the attached screenshot.

Problems appear within preprocessor block:
- 'out' names are not highlighted;
- the line at which the debugger is stopped is not highlighted.
Comment 1 Andrei Chistiakov 2009-04-14 15:03:01 UTC
Created attachment 80046 [details]
Screen shot
Comment 2 Petr Suchomel 2009-04-17 09:44:01 UTC
Seems like layer ordering issue
Comment 3 Petr Suchomel 2009-04-27 14:07:44 UTC
Fixed in CS 29520a84d3d2
Comment 4 Quality Engineering 2009-04-28 18:52:02 UTC
Integrated into 'main-golden', will be available in build *200904281401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/29520a84d3d2
User: psuchomel@netbeans.org
Log: Fix for #162600, Invalid coloring of preprocessor blocks in source editor
Comment 5 Andrei Chistiakov 2009-05-13 09:17:13 UTC
Verified with NetBeans IDE Dev (Build 200905130201)