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 267794

Summary: Replace - code completion
Product: editor Reporter: amobilia
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Example code

Description amobilia 2016-08-31 02:40:54 UTC
Created attachment 161837 [details]
Example code

Netcat : Plain Editor Test Specification -> Code Completion - replace

On the attached file :
1/ Find What : "met"
=> Use code completion doesn't provide anything (meta is waited)


2/ Replace With : "bo"
=> Use code completion : suggestions are ok
=> Use (again) code completion : "No suggestions"
Why 2 differents pop-up ?


3/ Repeat the 2/
=> Click on Find What field and use code completion
=> Nothing react !
=> Launch (again) code completion : "No suggestion"
Should react from 1st call