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 88426

Summary: Code Completion after ":" works incorrectly.
Product: cnd Reporter: dnikitin <dnikitin>
Component: Code CompletionAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description dnikitin 2006-11-01 15:29:15 UTC
Code Completion (CC) after ":" works incorrectly.

after the following code:

class A{
  static int a;
};

I type the following line:

int A:|

and after ":" CC offers the big list of the macros. It seems that it's wrong
behavior. Should be 'No suggestions';

See also Issue 87681
Comment 1 Quality Engineering 2009-12-21 05:33:46 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team