https://bugs.documentfoundation.org/show_bug.cgi?id=172673
Bug ID: 172673
Summary: Word completion (inline, "Show as tip" off) corrupts
accented words typed with dead keys: "conclusión"
becomes "concluinn"
Product: LibreOffice
Version: 26.2.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
With word completion enabled and "Show as tip" DISABLED (inline suggestion
shown as selected text after the cursor), typing a word that contains an
accented character produced with a dead key corrupts the resulting text.
Steps to Reproduce:
Steps to Reproduce:
1. Use a Spanish keyboard layout (acute accent is a dead key: ´ then o gives
ó).
2. Tools > AutoCorrect Options > Word Completion: check "Enable word
completion", UNCHECK "Show as tip".
3. Make sure "conclusión" is in the collected-words list (type it once in the
document so it gets collected, press Enter).
4. On a new line, type "conclusión" again including the dead-key sequence (´
then o).
Actual Results:
The text in the document ends up corrupted: "concluinn" instead of
"conclusión". Same corruption with other accented words in the list, e.g.
"condición".
Expected Results:
The typed word should be "conclusión", exactly as typed, whether the inline
suggestion is accepted or overtyped
Reproducible: Always
User Profile Reset: Yes
Additional Info:
- LibreOffice 26.2.4 (Arch Linux, libreoffice-fresh), VCL plugin kf6.
- Reproduces identically on native Wayland (Plasma 6.7.2) AND on X11/XWayland
(QT_QPA_PLATFORM=xcb), so it does not depend on the input path
(text-input-v3 vs X11).
--
You are receiving this mail because:
You are the assignee for the bug.