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
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.