https://bugs.documentfoundation.org/show_bug.cgi?id=172424
Bug ID: 172424
Summary: librewriter Impossible to have a "line break" in the
Replace field of Find/Replace tool
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Libre writer lacks the feature to use a "line break" control char in the
replace field of find/replace tool.
in the find field \n matches a line break and $ matches a para break.
in the replace field \n is interpreted as a paragraph. But no char is supported
for "line break"
Steps to Reproduce:
in a blank document, write at leat two paragraphs of text.
open find/replace tool with ctrl+H
enable regular expression
in the find field: $ (to match a para)
in the replace field: ??
Actual Results:
nothing
Expected Results:
the paragraph ctrl char to be replace with a soft line break.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 26.2.4.2 (X86_64)
Build ID: 620(Build:2)
CPU threads: 20; OS: Linux 7.0; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Debian package version: 4:26.2.4.2-1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.