https://bugs.documentfoundation.org/show_bug.cgi?id=172743
Bug ID: 172743
Summary: Calc AutoInput does not distinguish Vietnamese letters
D and Đ
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Version: LibreOffice 26.2.4.2 (x64)
Operating System: Windows 11
Steps to reproduce:
1. Enable AutoInput in Calc (Tools -> AutoInput).
2. Enter "Danh" in cell A1.
3. In cell A2, type "Đạt" using a Vietnamese input method (UniKey Telex or
UniKey VNI).
Actual result:
After typing the first letter "D", AutoInput immediately completes "Danh".
When the input method changes D to Đ (DD in Telex or D9 in VNI), AutoInput does
not cancel the completion.
The result becomes:
DĐạt
Expected result:
AutoInput should distinguish the Vietnamese letters D and Đ.
Typing "Đạt" should not trigger completion from "Danh".
Additional observations:
- Reproduced with both UniKey Telex and UniKey VNI.
- Locale is set to Vietnamese.
- If A1 contains "Đông", typing "Đạt" works correctly because AutoInput cancels
the suggestion.
- If A1 contains "Danh" and A2 already contains "Đạt", typing "Đạt" again in A3
still suggests "Danh" instead of "Đạt".
Steps to Reproduce:
1. Enable AutoInput (Tools -> AutoInput).
2. Enter "Danh" in cell A1.
3. In cell A2, type "Đạt" using UniKey Telex or VNI.
Actual Results:
AutoInput completes "Danh" after typing the first letter.
When the input method changes D to Đ, AutoInput does not cancel the completion.
The result becomes:
DĐạt
Expected Results:
AutoInput should distinguish D and Đ.
Typing "Đạt" should not trigger completion from "Danh".
The result should be:
Đạt
Reproducible: Always
User Profile Reset: No
Additional Info:
LibreOffice 26.2.4.2 (x64)
Windows 11
Reproduced with both UniKey Telex and UniKey VNI.
Additional observations:
- If A1 contains "Đông", typing "Đạt" works correctly because AutoInput cancels
the suggestion.
- If A1 contains "Danh" and A2 contains "Đạt", typing "Đạt" again in A3 still
suggests "Danh" instead of "Đạt".
--
You are receiving this mail because:
You are the assignee for the bug.