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 268441

Summary: Since 8.2 unable to search for chars like tab
Product: editor Reporter: mokraemer
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description mokraemer 2016-10-10 10:01:29 UTC
Before 8.2 in search field you could mark/paste texts with "tabs" and search for this. In current release tabs are removed after pressing "Next"/"Previous"
Comment 1 Milutin Kristofic 2016-11-24 12:04:10 UTC
There is a workaround, you can use \t with regexp checkbox.