https://issues.apache.org/ooo/show_bug.cgi?id=126050
Issue ID: 126050
Issue Type: DEFECT
Summary: Search/Replace on single cell does not work.
Product: Calc
Version: 4.1.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: editing
Assignee: [email protected]
Reporter: [email protected]
I have a relatively long string stored in a single cell.
Example:
"Thing-1!!!/Thing-2!!!/Thing-3/Thing-4!!!/Thing-5"
I want to replace all occurrences of "Thing" with "Bling" in this cell without
affecting the rest of the sheet. So I select this one cell, hit ctrl-F to open
the find & Replace dialog.
Search for:
Thing
Replace with:
Bling
Click the "More Options" button
Check the "Current selection only" option.
Click Replace All.
At this point i get a "Search key not found" message and no replacement is
done.
If I select even one other cell along with the target cell, the replacement
works as expected.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.