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 - Retain text casing when replacing text
Summary: Retain text casing when replacing text
Status: RESOLVED DUPLICATE of bug 80732
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.0.1
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 14:03 UTC by _ gtzabari
Modified: 2011-07-08 14:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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