inputStyle = contenteditable, we may hope for browser spell checking?

You could do editor.getInputField().spellcheck = true afte creating the editor.

Not terribly well, as the browser’s normal way to see what you edited doesn’t work, but it might still be useful.

No.

1 Like