Description: The fact that multiple words are added to autocomplete while typing 1 word. Example: painlessness adds: painless & painlessness. 'proper' suggestions, however it's flooding the suggestion list with words never used in the document Steps to Reproduce: 1. Open a Writer document 2. Enable Word completion (tools autocorrection Auto correction options -> Word completion 3. Type painlessness 3 times Actual Results: The 3 time will be suggested: painless & painlessness Expected Results: Only painlessness (same as with spell-checker disabled) Reproducible: Always User Profile Reset: No Additional Info: Repro with Version: 6.2.0.0.alpha0+ Build ID: 22f2d8c41aa0a0a4cfa215c07ec06ae38cde7da8 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-08-29_04:32:58 Locale: pl-PL (nl_NL); Calc: CL and with LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
Can't confirm this with Version: 6.2.0.0.alpha0+ (x64) Build ID: 414ef6cb187dd3bbcc917dbedf3c0c1cc8668f60 CPU threads: 4; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-08-21_00:13:04 Locale: en-US (de_DE); Calc: CL Automatic spell checking is enabled
(In reply to Dieter Praas from comment #1) > Can't confirm this with > > Version: 6.2.0.0.alpha0+ (x64) > Build ID: 414ef6cb187dd3bbcc917dbedf3c0c1cc8668f60 > CPU threads: 4; OS: Windows 10.0; UI render: GL; > TinderBox: Win-x86_64@42, Branch:master, Time: 2018-08-21_00:13:04 > Locale: en-US (de_DE); Calc: CL > > Automatic spell checking is enabled Document set to English dictionary, I assume?
Can confirm it with Version: 6.0.6.2 (x64) Build-ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; Gebietsschema: de-DE (de_DE); Calc: group
Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Not sure if this being some weird exception.. Hondenuitlaatservice.. gets split in hondenuitlaat en hondenuitlaatservice but not in 4.4.7.2
Created attachment 173586 [details] Bibisect log Bisected to author Caolán McNamara <caolanm@redhat.com> 2015-01-07 13:13:12 +0000 committer Caolán McNamara <caolanm@redhat.com> 2015-01-07 13:14:02 +0000 commit fd0577e6b65cfd948b2fbe16fa1bd06fe0c635b9 (patch) tree 973565f55086d5a1a01bcd22b9b1893d4e827acf parent 28b61d7a2839aebc7458312d312dc6cdb03a8b3f (diff) Resolves: fdo#73165 don't restart timer if already running If the timer is already running and you restart it then it starts counting down again so the timeout occasion just keeps getting pushed out indefinitely. https://cgit.freedesktop.org/libreoffice/core/commit/?id=fd0577e6b65cfd948b2fbe16fa1bd06fe0c635b9
I typed appartementencomplex (Dutch). It splits in appartement| appartementen and appartementencomplex after the given commit rather easily The catching of auto-complete is apparently time-sensitive. So if i type appartement - wait a sec - go on with 'encomplex' it will split in two words (happens also in older versions) however previously autocomplete would have a delay of second before the splitting would occur. Currently even at normal typing speed, splitting occurs.
Adding CC: to Caolán McNamara
The odd part, this commit is backported into 4.4 branch.. where did work perfectly fine.. So there might be timer change somewhere.. which makes 4.4 behave differently compared to 5.0?
possibly: commit 4c91e94e892943ef5e031d65f6f42864233cb4cd Date: Wed Sep 9 10:30:04 2015 +0200 tdf#92036: sw: fix idle spelling loop either way, the state pre fd0577e6b65cfd948b2fbe16fa1bd06fe0c635b9 isn't a desirable state to return to. The words are inserted into the autocomplete list at sw/source/core/txtnode/txtedt.cxx:1360 at SwTextFrame::AutoSpell_ we could follow the same logic as the spellchecking rule for marking misspelling by only adding words to the autocomplete list when the cursor is not in the word so words still being edited at not candidates until the word is finished
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2d496c3b1c0912c747bf7a83a4a982fd2dc3a801 tdf#119695 only add word to autocomplete suggestions when the cursor leaves it It will be available in 7.3.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.
VERIFIED with Version: 7.2.0.3 (x64) / LibreOffice Community Build ID: 2a7ea282da28d665a7dc086360567b4aea27bf08 CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: threaded Caolán, thanks for fixing it!