Bug 380892

Summary: make autocompletion less annoying
Product: [Applications] kate Reporter: Diggory Hardy <kde2>
Component: partAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: aryan10jangid, christoph
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Diggory Hardy 2017-06-06 13:37:18 UTC
New document
Type "the", <enter>
Type "them", <enter>
Type "the", <enter> → autocompletes to "them"

Suggestion: do not pop up the autocompletion box when the current state of the word (e.g. "the") is also a completion (or would be a completion if that were enabled for 3 letter words).
Comment 1 fire f. 2018-06-13 08:46:00 UTC
It is least annoying when turned off altogether   ;-)
Comment 2 Christoph Cullmann 2019-08-24 20:12:53 UTC
Hmm, that would make it less usable for people that want to get proposals for the longer variants. I tried with other editors like Atom/gedit and what we do seems to be the common behavior.