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 - Replace - code completion
Summary: Replace - code completion
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-31 02:40 UTC by amobilia
Modified: 2016-08-31 02:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example code (555 bytes, text/html)
2016-08-31 02:40 UTC, amobilia
Details

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