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 247337 - Inconsistency in coloring of chained function calls
Summary: Inconsistency in coloring of chained function calls
Status: RESOLVED WORKSFORME
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-21 11:10 UTC by Vladimir Riha
Modified: 2015-05-21 13:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample file (6.84 KB, text/plain)
2014-09-21 11:11 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-09-21 11:10:32 UTC
Please check the attached file, there are several lines starting with  ".controller":
  - 1st one on line 7 is black - correct
  - 2nd one on line 34 is purple - wrong
  - etc.


It almost look like it is repeating - every odd call is black and correct, every even call is purple.

Thank you


Product Version: NetBeans IDE Dev (Build 201409200001)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.13.0-35-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2014-09-21 11:11:04 UTC
Created attachment 149395 [details]
sample file
Comment 2 Roman Svitanic 2015-05-21 13:06:58 UTC
Sorry, I can't reproduce the issue on the current dev build:

Product Version: NetBeans IDE Dev (Build 20150521-ea388ac504a8)
Java: 1.7.0_75; Java HotSpot(TM) 64-Bit Server VM 24.75-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_75-b13
System: Mac OS X version 10.10.3 running on x86_64; UTF-8; en_US (nb)