Bug 410569

Summary: Create a text field that can do spell checking
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Marco Martin <notmart>
Status: CONFIRMED ---    
Severity: wishlist CC: aleixpol, nate
Priority: NOR    
Version First Reported In: 5.60.0   
Target Milestone: Not decided   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.