https://bugs.documentfoundation.org/show_bug.cgi?id=154567

            Bug ID: 154567
           Summary: Editing: make soft hyphen searchable
           Product: LibreOffice
           Version: 7.5.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Create a regular expression term for soft hyphen to be able to search and
replace (i.e. if set from another application which did a lousy job).
Maybe an easy hack?

The ICU supported Unicode literal syntax, e.g.
 \xAD
 \x{00AD}
 \u00AD
 \U000000AD
 \N{SOFT HYPHEN}\
as described in https://bugs.documentfoundation.org/show_bug.cgi?id=64495#c13
not works (any more?)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to