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 209938 - Incorrect semantic coloring of objects
Summary: Incorrect semantic coloring of objects
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 14:41 UTC by Vladimir Riha
Modified: 2013-01-24 10:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
case 1 (15.95 KB, image/png)
2012-03-22 14:41 UTC, Vladimir Riha
Details
case 2 (21.51 KB, image/png)
2012-03-22 14:41 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-03-22 14:41:19 UTC
Created attachment 117089 [details]
case 1

Please, have a look at the screenshot.

variable slidesToDelete is declared as an object literal and it's green. However inside the for loop it is black again.

Now when I "access" some property of slidesToDelete using ".", the declaration become bold black.


Product Version: NetBeans IDE Dev (Build 2012-03-22_03-56-25 )
Java: 1.6.0_23; OpenJDK Client VM 20.0-b11
System: Linux version 3.0.0-16-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2012-03-22 14:41:33 UTC
Created attachment 117090 [details]
case 2
Comment 2 Petr Pisl 2012-12-18 14:48:01 UTC
Both cases are already fixed.
Comment 3 Vladimir Riha 2013-01-24 10:04:39 UTC
Thanks, verified

Product Version: NetBeans IDE 7.3 RC1 (Build 201301232200)
Java: 1.7.0_11; Java HotSpot(TM) Client VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_11-b21
System: Linux version 3.2.0-35-generic-pae running on i386; UTF-8; en_US (nb)