Bug 502328 - Checking `Enable automatic spell checking` in the settings does not enable spell checking automatically.
Summary: Checking `Enable automatic spell checking` in the settings does not enable sp...
Status: CONFIRMED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (other bugs)
Version First Reported In: 24.12.3
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-02 15:54 UTC by s.p.helma
Modified: 2025-05-14 22:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description s.p.helma 2025-04-02 15:54:24 UTC
SUMMARY

Checking `Enable automatic spell checking` in the settings does not enable spell checking automatically.

STEPS TO REPRODUCE
1. Open the settings dialog for an account.
2. Go to `Spell Checking`
3. Select `Enable automatic spell checking`
4. Close the settings dialog
5. Mistype a word in the message compose window

OBSERVED RESULT

The mistyped word turns red, but does not get the red underline. Clicking on the word with the right mouse opens a menu without word suggestions and where the menu item `Spell check` is not checked.

Checking the `Spell check` menu item will suggest words at the next right click.

EXPECTED RESULT

The spell check should automatically be enabled, because the corresponding configuration has been checked.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux Mint 22.1 Cinnamon 6.4.8
KDE Plasma Version: Flatpak installed
KDE Frameworks Version: 6.12.0
Qt Version: Using 6.8.3 and built against 6.8.2

COMMENTS

Why is the mistyped word red *and* underlined? Wouldn't one indication be sufficient?