https://bz.apache.org/ooo/show_bug.cgi?id=126804
Issue ID: 126804
Issue Type: DEFECT
Summary: AutoCorrect Doesn't Work with Zero-width Space
Product: Writer
Version: 4.1.2
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: editing
Assignee: [email protected]
Reporter: [email protected]
In languages such as Khmer (and Thai I believe), a zero-width space (U+200B) is
used between words rather than a real space.
As such, the current code for AutoCorrect does not work with the Khmer
language.
How to duplicate:
Add a replacement for the Khmer language (Tools -> AutoCorrect Options... -
Replace tab: អោយ = ឲ្យ
Then type អោយខ្ញុំ។ (with the zero-width space between អោយ|ខ្ញុំ
Nothing happens.
Then type អោយ (and a real space after).
It auto-corrects to ឲ្យ
Desired result:
Type អោយ (with a zero-width space after).
It should auto-correct to ឲ្យ
--
You are receiving this mail because:
You are the assignee for the issue.