Bug 143448 - WORD COMPLETION: Add maximum word length for word completion
Summary: WORD COMPLETION: Add maximum word length for word completion
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.0.2 rc
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Spell-Checking AutoCorrect-Complete
  Show dependency treegraph
 
Reported: 2021-07-20 07:01 UTC by Telesto
Modified: 2021-08-20 11:48 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2021-07-20 07:01:06 UTC
Description:
Autocorrect -> Word collection adds stuff at the point where Spellchecker bails out (because being to long)

Steps to Reproduce:
1. Open Writer
2. Press and hold D (having 1,5 row filled)
3. Notice this being added to auto-correct list

Actual Results:
Added to autocorrect

Expected Results:
Not adding stuff which isn't valid by auto-correct?


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 3d18cae102e16b85fb8787f5ec3b086bfa2bd7b8
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: nl-NL
Calc: CL
Comment 1 Diana 2021-08-04 07:19:15 UTC
confirm in

Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: ac80ec817eb07c77a51bc0729985a473c734182e
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL
Comment 2 Dieter 2021-08-04 09:55:01 UTC
I can also confirm with

Version: 7.2.0.2 (x64) / LibreOffice Community
Build ID: 614be4f5c67816389257027dc5e56c801a547089
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

Spellchecker is active until 101 characters. Word collection has a minimal word length but obvious no maximum. So my proposal is to add maximum word length with 100 characters as default entry. I would treat this as enhancement request. I changed bug summary and hope you agree, Telesto and Diana.

=> Design-Team for further input and decision
Comment 3 Heiko Tietze 2021-08-10 07:34:30 UTC
(In reply to Dieter from comment #2)
> So my proposal is to add maximum word length with 
> 100 characters as default entry.

Sounds good to me. Wouldn't add the option to the UI but as an expert setting.
Comment 4 Dieter 2021-08-10 07:50:58 UTC
(In reply to Heiko Tietze from comment #3)
> Wouldn't add the option to the UI but as an expert setting.
So 100 characters by default and an expert setting, if you want to change that, correct?
Comment 5 Heiko Tietze 2021-08-19 15:03:21 UTC
(In reply to Dieter from comment #4)
> So 100 characters by default and an expert setting, if you want to change
> that, correct?

Yes, if it's not a matter of fact now ;-).