Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off spellcheck in text editor #4646

Open
kof opened this issue Dec 23, 2024 · 3 comments
Open

Turn off spellcheck in text editor #4646

kof opened this issue Dec 23, 2024 · 3 comments
Labels
complexity:low Good for newcomers, up to a few days of work prio:1 The most important thing to work on type:bug Something isn't working

Comments

@kof
Copy link
Member

kof commented Dec 23, 2024

Discord

As a designer who types content in a different language than the browser setting or document setting, I am getting all the spellcheck errors at once.

I see following options for solving this:

  • correctly identify the language and set it
  • turn it off entirely
  • allow turning it off manually if needed
@kof kof added type:bug Something isn't working complexity:low Good for newcomers, up to a few days of work prio:1 The most important thing to work on labels Dec 23, 2024
@kof kof changed the title Turn of spellcheck in text editor Turn off spellcheck in text editor Dec 23, 2024
@istarkov
Copy link
Member

We have no way now to share properties across pages. But per page it's doable
image

@kof
Copy link
Member Author

kof commented Jan 2, 2025

Can't reproduce it neither in the app nor in the browser

@kof kof unassigned istarkov Jan 2, 2025
@oslogrolls
Copy link

oslogrolls commented Jan 2, 2025

Text underline as errors will likely only occur:

  1. When text uses another language as your OS. My OS is English. No problem with English text, but with German.
  2. Text field needs to have focus. Click it, and start editing some words.

I see this error in the Windows Desktop app, not in the Browser (here one can turn off spell-checking). The issue shows both in Design and Content Mode. The best solution imo would not be turning off spell-checking globally, but giving users the choice to use that feature, via context menu (third screenshot). Some people may want to use the spell-checker.

2025-01-02_15h38_02
2025-01-02_15h23_44
2025-01-02_15h31_34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:low Good for newcomers, up to a few days of work prio:1 The most important thing to work on type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants