https://bugs.documentfoundation.org/show_bug.cgi?id=154049
Bug ID: 154049
Summary: *.-operator-endowed autocorr entries do not check for
other *.-endowed entries around them.
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
for example, if I have .*`euro`.* autocorrect to €, .*`a_acute`.* to á, and
.*`e_acute`.* to é, `euro``a_acute``e_acute` does not correct to €áé as desired
but `euro`á`e_acute`.
Steps to Reproduce:
N/A
Actual Results:
N/A
Expected Results:
N/A
Reproducible: Always
User Profile Reset: No
Additional Info:
N/A
--
You are receiving this mail because:
You are the assignee for the bug.