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 210478 - Cannot invoke code completion
Summary: Cannot invoke code completion
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-31 12:41 UTC by Vladimir Riha
Modified: 2012-09-24 08:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test case (21.11 KB, application/javascript)
2012-03-31 12: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-31 12:41:52 UTC
Created attachment 117591 [details]
test case

Check the attached file, line 37:
if(toProcess.le )

try to invoke CC after "le" (length should be offered), but nothing happens


Product Version: NetBeans IDE Dev (Build 2012-03-30_00-31-03 )
Java: 1.7.0; Java HotSpot(TM) 64-Bit Server VM 21.0-b17
System: Linux version 2.6.38-13-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Martin Fousek 2012-09-24 07:56:15 UTC
Works well in latest builds. Marking as fixed.
Comment 2 Vladimir Riha 2012-09-24 08:08:35 UTC
thanks

Product Version: NetBeans IDE Dev (Build 201209240001)
Java: 1.7.0_07; Java HotSpot(TM) Client VM 23.3-b01
System: Linux version 3.2.0-30-generic-pae running on i386; UTF-8; en_US (nb)