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 127452 - CC does not offer build-in objects' properties, instead it offers functions with the properties names
Summary: CC does not offer build-in objects' properties, instead it offers functions w...
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-15 11:38 UTC by Martin Schovanek
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2008-02-15 11:38:15 UTC
[#2080215 javascrip2 custom build, jdk1.5.0]

to reproduce:
-------------
1) type in a .js window.|
2) invoke CC

ERROR: properties like document, status, ... are offered as *functions*.
Comment 1 Torbjorn Norbye 2008-02-25 16:13:03 UTC
This should be fixed now.
Comment 2 Martin Schovanek 2008-02-25 17:13:59 UTC
verified