https://bugs.documentfoundation.org/show_bug.cgi?id=168323
Bug ID: 168323
Summary: Find "$" matches pass "\r"
Product: LibreOffice
Version: 25.2.5.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 202750
--> https://bugs.documentfoundation.org/attachment.cgi?id=202750&action=edit
input file
to reproduce :
- open attached ODT
- Edit > F&R
- Find : "\d$"
-> "Find All"
Current : finds line 1 and 4
Expected : finds line 4
note: \d.$ doesn't find anything
--
You are receiving this mail because:
You are the assignee for the bug.