electron: [Bug]: Renderer spellcheck API does not work on Windows

Preflight Checklist

Electron Version

12.0.4

What operating system are you using?

Windows

Operating System Version

Windows 10 1909

What arch are you using?

x64

Last Known Working Electron version

None

Expected Behavior

Expecting require('electron').webFrame.isWordMisspelled('testt') to return true.

Actual Behavior

require('electron').webFrame.isWordMisspelled('testt') returns false.

Testcase Gist URL

https://gist.github.com/lishid/53782e6e43f4bc431ac1fed3bff33c85

About this issue

  • Original URL
  • State: open
  • Created 3 years ago
  • Reactions: 10
  • Comments: 22 (6 by maintainers)

Most upvoted comments

can confirm. Still an issue.

still an issue

Still not working on Electron 21