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 - Switching from normal to all-symbols CC
Summary: Switching from normal to all-symbols CC
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.2
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-28 07:32 UTC by vasouv
Modified: 2016-07-28 07:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot of the CC popup (31.05 KB, image/png)
2016-07-28 07:32 UTC, vasouv
Details

Note You need to log in before you can comment on or make changes to this bug.
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.