microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.44k stars 29.35k forks source link

`<textarea>` in webviews don't support spellcheck #214367

Open evangrayk opened 5 months ago

evangrayk commented 5 months ago

Does this issue occur when all extensions are disabled?: No (N/A, applies to webview extension API so requires an extension)

Steps to Reproduce:

  1. Have an extension with a webview with a <textarea> with spellcheck="true". For example, add <textarea spellcheck="true"></textarea> to the Cat Coding webview sample
  2. type some misspelled text into the textarea
  3. No red squiggles appear to correct typos

Screenshot 2024-06-05 at 11 26 20 AM

This bug prevents our Sapling extension's commit message editor from providing spell checking.

vs-code-engineering[bot] commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

vs-code-engineering[bot] commented 3 days ago

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!