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 269260 - Find string in Code editor is not working
Summary: Find string in Code editor is not working
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2016-12-07 11:21 UTC by rpetrasch
Modified: 2016-12-07 11:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (81.35 KB, text/plain)
2016-12-07 11:21 UTC, rpetrasch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rpetrasch 2016-12-07 11:21:11 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_112
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.112-b15

Reproducibility: Happens every time

STEPS:
  * Open some code in editor
  * Ctrl F: find
  * enter a search string, not found even if the string exists

ACTUAL:
  Find in Code is not working

EXPECTED:
  find string
Comment 1 rpetrasch 2016-12-07 11:21:14 UTC
Created attachment 163180 [details]
IDE log
Comment 2 rpetrasch 2016-12-07 11:25:46 UTC
Whole word was marked, so it didn't find the string. So it is not an error.