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 199989

Summary: Retain text casing when replacing text
Product: editor Reporter: _ gtzabari <gtzabari>
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2011-07-08 14:03:56 UTC
Microsoft Word 2010 has an excellent feature whereby Search and Replace retains the casing of the text being replaced. For example, if I run search & replace from "hello" to "world" on the following text:

hello
Hello

it will result in:

world
World

This should be the default behavior in Netbeans unless "Match Case" is enabled.
Comment 1 Milutin Kristofic 2011-07-08 14:14:09 UTC

*** This bug has been marked as a duplicate of bug 80732 ***