this post was submitted on 03 Mar 2026
47 points (98.0% liked)
KDE
7753 readers
87 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hmm, that's strange. Don't think, it's supposed to work like that, but that does not either seem like behavior that would manifest from a simple bug.
The words in your screenshot do seem to all be in the English dictionary, well, except for "trotz", but that's a German word, so might still be that it somehow takes a dictionary into account.
There might be some dictionary package installed through
apt, which might enable that.Can you check in the Kate settings under Editing→Spellcheck, if any languages show up there? On my system, I actually have none there. Perhaps, if I "fixed" that for me, I might end up with similar completions as you have there...
Also, sidenote: To my knowledge, the T~+~ icon means that it is a word completion (normally based on words in the document), and not a keyword completion or similar.
"trotz" is the one word i'd want it to auto-complete. the rest also show up in an >empty< document when it type "tro". see: https://imgur.com/Jx27urr
this is what the "spellcheck" section looks like: https://imgur.com/g0agLyX none of the languages under "preferred languages" are ticked. i tried disabling "enabling autodetection of language" but it did not change this behavior.
here is what it says under "components" in the "about" section (i'd think a dictionary would show up here):
Kate: 25.08.1
KDE Frameworks: 6.17.0
Qt: Using 6.9.2 and built against 6.9.2
Ubuntu 25.10 (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.17.0-14-generic
Well, you certainly have more of a dictionary available than I do. For me, it looks like this:
(Which, again, might actually be broken on my distro by excessive minimalism. No idea.)
My About→Components section in Kate says this:
You could try setting the "Default language" in the Spellcheck settings to something else and see, if it still completes the same words, just to try to find out whether these dictionaries are connected.
But yeah, might be worth filing a bug report with the Kubuntu devs. At the very least, it would tell them this behavior may not be wanted by everyone, if it is intentional...