Bug 469301

Summary: Kate auto complete minimal word length sitck in 4 letter
Product: [Applications] kate Reporter: veupragacosei-9670
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 23.04.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Other   
Latest Commit: Version Fixed In:

Description veupragacosei-9670 2023-05-03 09:03:41 UTC
SUMMARY
***
When we change the parameter "minimal word length to complet", the auto-complet showing the popup always with 4 letter wirte.
In the configuration file katerc, we have the right "[KTextEditor View] Word Completion Minimal Word Length=1" but when we write letter, its stick at 4 letter.
***


STEPS TO REPRODUCE
1. Enable auto-completion
2. change "minimal word length to complet" value

OBSERVED RESULT
value stay in 4 letter when we write

EXPECTED RESULT
Auto  complettion  popup show after the value we change

SOFTWARE/OS VERSIONS
Windows: 11

ADDITIONAL INFORMATION
Last build "kate-23.04.0-2021-windows-cl-msvc2019-x86_64" (same for other)
Comment 1 veupragacosei-9670 2023-05-31 12:58:13 UTC
The minimal word length to complet work for name, like name of variable.
But the tag autocomplete is allways 4.