https://bugs.documentfoundation.org/show_bug.cgi?id=152847
Bug ID: 152847
Summary: Writer: Find and Replace does not impose Title Case
formatting
Product: LibreOffice
Version: 7.4.3.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When specifying Title Case formatting in the Find and Replace dialog, all caps
is not changed.
Steps to Reproduce:
1.Construct F&R search to hit all-caps text and replace with Title case
2. perform search
3.
Actual Results:
no change in text
Expected Results:
I want the text to be in title case
Reproducible: Always
User Profile Reset: No
Additional Info:
Font Effects of paragraph style make no difference (NOTE: They do not impose
Title Case either, for that matter)
My Search is for `([A-Z]{2,25})`
Replace: $1, formatting: Title
[x] Regex
--
You are receiving this mail because:
You are the assignee for the bug.