Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Enabling spellcheck in QTWebEngine
QtWS25 Last Chance

Enabling spellcheck in QTWebEngine

Scheduled Pinned Locked Moved QtWebEngine
1 Posts 1 Posters 903 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gerges
    wrote on last edited by gerges
    #1

    I noticed that in QtWebkit people were able to create spellcheck plugins (such as the one created/used by qupzilla) that use Hunspell and rely on in-built browser highlighting (https://github.com/QupZilla/qtwebkit-plugins/tree/master/src/spellcheck). I also notice that other projects that embed chromium (such as GitHub's Electron) have been able to add in-browser spellcheck highlighting.

    https://github.com/atom/electron/blob/master/chromium_src/chrome/renderer/spellchecker/

    Is this something on the roadmap for QtWebEngine? Could some of the work Qupzilla and Electron have done be reused here?

    Thanks!

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved