https://bugs.kde.org/show_bug.cgi?id=420966

--- Comment #22 from Eduardo <eduardo.c...@kdemail.net> ---
Git commit 764f6bd6980fd77b9730d59cbe8a7198bda04a97 by Eduardo de Souza Cruz.
Committed on 19/09/2021 at 22:08.
Pushed by dfaure into branch 'master'.

New shouldAutoSuggest property on KCompletion.

Subclasses may set its value to false to block autosuggestion in special cases.
KLineEdit now reads this property before displaying the autosuggestion.
It's the first step in fixing this bug:

M  +13   -0    src/kcompletion.cpp
M  +18   -0    src/kcompletion.h
M  +1    -0    src/kcompletion_p.h
M  +1    -1    src/klineedit.cpp

https://invent.kde.org/frameworks/kcompletion/commit/764f6bd6980fd77b9730d59cbe8a7198bda04a97

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to