Bug 410569 - Create a text field that can do spell checking
Summary: Create a text field that can do spell checking
Status: CONFIRMED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.60.0
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-04 12:17 UTC by Alexander Potashev
Modified: 2019-08-04 23:21 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 Alexander Potashev 2019-08-04 12:17:29 UTC
SUMMARY
Please implement spell checking in review editor.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2019-08-04 23:21:24 UTC
Agreed. However, we use a the QtQuick TextArea, which doesn't seem to support a spellchecking feature. :( Either the upstream component needs to gain that feature, or we need to write a custom control for it. Such a thing would be useful for more than just Discover, so I'm moving this bug to the Kirigami framework to see if the Kirigami devs would consider it. If not, we'll need to wait until it's implemented upstream in Qt.