This is with version 7.4.0.2 (prerelease version). I open a new Writer document (English language). My AutoCorrect options under Word Completion have: * Enable word completion (ticked) * Append space (not ticked) * Show as tip (not ticked) * Accept with: (return/enter key) I then type (without the quote marks): "Sun" and AutoCorrect offers the option "Sunday", showing me the letters "day" with a dotted underline and pale blue background. So far so good. But whatever I type next, these three characters are kept. So if I try to type "Sunny", I end up with "Sundayny"; "Sun" followed by backspace ends up with "Sunda", and "Sun" followed by enter/return ends up with "Sundayday". This behaviour occurs on both Debian GNU/Linux (version 7.4.0~rc2-3) and MacOS (version 7.4.0.2). I've marked it as "major" because it causes Writer to be really annoying and hard to use, and is likely to lead to errors.
I confirm it is working strange "Sundayday Sunday sundayd" Version: 7.4.0.2 / LibreOffice Community Build ID: 1512ce97d7ed39dce3121f7e15651fd8895f950e CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
*** Bug 150455 has been marked as a duplicate of this bug. ***
Created attachment 181829 [details] Bibisect log Bisected to author Szymon Kłos <szymon.klos@collabora.com> 2021-12-17 13:19:28 +0100 committer Szymon Kłos <szymon.klos@collabora.com> 2022-01-23 19:53:58 +0100 commit 218acb48df79101392c2cc3a030ddb5dcee878c7 (patch) tree 2026a703f5629ee075843eb0692c5171e956cada parent 1cc2690fe2f87e8acce4e9b4e0cb533fda26e295 (diff) tdf#146728 lok: IME: preset formatting in the new paragraph When we wrote something using Heading or Title style and then moved to the next paragraph by pressing enter we should get "Text Body" style in the new line. Do not copy style. Use NOHINTEXPAND when inserting initially so we can use EMPTYEXPAND later - at the end of composing - and use correct styling. followup for: lok: IME: directly copy formatting for inserted text d8dbd123bfa7f39489ceb15ac83142635531fd43 https://cgit.freedesktop.org/libreoffice/core/commit/?id=d8dbd123bfa7f39489ceb15ac83142635531fd43
my take on it: https://gerrit.libreoffice.org/c/core/+/138485
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/aed6183b12f496e1dcb7429a88da9e521ba622a3 tdf#150331: update index only when text is inserted It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3d045ef37475a993738855abde82fca90626f3b2 tdf#150331: sw: Add UItest It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/ecc1568567d9e879ae861eaeb6c12a9a6c06a8d3 tdf#150331: update index only when text is inserted It will be available in 7.4.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 150849 has been marked as a duplicate of this bug. ***