Bug 510606 - Implement spell checking
Summary: Implement spell checking
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notes widget (other bugs)
Version First Reported In: 6.4.5
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-14 17:41 UTC by krag9908
Modified: 2025-10-15 14:39 UTC (History)
1 user (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 krag9908 2025-10-14 17:41:53 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY
The spell checker does not work in Sticky Notes, even though it has been enabled in the KDE settings and the Hunspell package with the necessary languages has been installed (I'm using Fedora 42).

STEPS TO REPRODUCE
1. Opens sticky note;
2. Type any text;
3. Observe if misspelled word are underlined in red acorrding to the language package (e.g. Hunspell) installed on your system.

OBSERVED RESULT
- The spell checker does not work in Sticky Notes, even though it has been enabled in the KDE settings and the Hunspell package with the necessary languages has been installed (I'm using Fedora 42).

EXPECTED RESULT
- Automatically flag misspelled words by underlining them in red;
- When right-clicking into the misspelled word, show options for correct words;
- Identify misspelled words according to the language packages installed on the user's KDE system;
- Identify multiple languages written in the same note.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Fedora 42
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.2i

ADDITIONAL INFORMATION
If this isn't a bug, please consider adding it at some point. Many people use the widget for daily notes, and the spell check feature would be very useful to users. Thank you for your excellent work!