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 267342

Summary: Switching from normal to all-symbols CC
Product: editor Reporter: vasouv
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: screen shot of the CC popup

Description vasouv 2016-07-28 07:32:43 UTC
Created attachment 161478 [details]
screen shot of the CC popup

Steps:
Create new class
Inside class type JTab and call normal code completion (Ctrl+Space)

Expected Result:
The normal CC should not find any matching item so it should be automatically switched to all symbols CC which provide 3 items.

While it does switch from normal to all-symbols CC, the pop up contains other entries that start with the J letter.