mattermost-community/focalboard

Bug: Native macOS spell check does not work correctly in card descriptions

Open

#442 opened on May 18, 2021

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (2,542 forks)user submission
BugHacktoberfestHelp WantedUp for grabs

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Summary: OSX Native spellchecking not respected. When I'm writing in the description of a focalboard card, if i misspell a word and it does the red underline, and then if i proceed to right click on it to select the correct spelling, the content doesn't update with the new correct spelling.. instead its ignored.

Steps to reproduce the behavior:

  1. Go to a cards description and misspell a word, once its underlined in red
  2. Right click on the red underlined misspelled word, and select the correct option

Expected behavior: The word would update with the correctly spelled word.

Observed behavior: The word remains the original incorrect spelling.

Screenshots: image image

Platform:

  • Browser and version: Latest version of chrome
  • OS and version: Latest version of OSX on my macbook

Additional context: Add any other context about the problem here.

Contributor guide