Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Spellchecker: Red squigglies dissappear on further typing, is there a way for them to stay?

  • 2 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: paulbeaudet

more options

Normally my workflow when typing is just to type as fast I can then just go back and correct errors. Unfortunately it seems in my installation of firefox when doing this eventually the red squiggley will just dissapear from under previously typed words as I continue typing.

..As I'm typing here I can see that this doesn't hold true for this textarea box. It must be some specific sites that I'm visiting that cause the problem. The main one that I use where I see the issue is Slack where I do a ton of typing.

hmm.. testing further it seems its basically just slack, and when I switch tabs the squiggley reappears on return and disappears when typing again. Can anyone else that uses slack confirm this?

Inspect element shows that slack is nesting a p tag with my text in a couple of divs to create their text area. Two divs has a spellcheck property set to true. Maybe their js is messing with the native spell check? This issue doesn't exist in chromium.

I set class=ql-editor property spellcheck to false and now there is no spell check at all. This must be explicitly slack's spell check. Sorry this might have nothing to do with firefox, I'm going to leave this here in case someone else has this issue and report to slack instead.

Normally my workflow when typing is just to type as fast I can then just go back and correct errors. Unfortunately it seems in my installation of firefox when doing this eventually the red squiggley will just dissapear from under previously typed words as I continue typing. ..As I'm typing here I can see that this doesn't hold true for this textarea box. It must be some specific sites that I'm visiting that cause the problem. The main one that I use where I see the issue is Slack where I do a ton of typing. hmm.. testing further it seems its basically just slack, and when I switch tabs the squiggley reappears on return and disappears when typing again. Can anyone else that uses slack confirm this? Inspect element shows that slack is nesting a p tag with my text in a couple of divs to create their text area. Two divs has a spellcheck property set to true. Maybe their js is messing with the native spell check? This issue doesn't exist in chromium. I set class=ql-editor property spellcheck to false and now there is no spell check at all. This must be explicitly slack's spell check. Sorry this might have nothing to do with firefox, I'm going to leave this here in case someone else has this issue and report to slack instead.

선택된 해결법

Upon some conversation with Slack I can confirm that they do have their own spell check that they implement. I think encapsulating the input text in a p tag by-passes Firefoxes spellchecker.

This is an issue they are aware of that affects debian based distros using Firefox.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

What words are they? Also each Browser uses different spell checker dictionary to verify the txt and it could be correcting it based on that.

more options

선택된 해결법

Upon some conversation with Slack I can confirm that they do have their own spell check that they implement. I think encapsulating the input text in a p tag by-passes Firefoxes spellchecker.

This is an issue they are aware of that affects debian based distros using Firefox.

글쓴이 paulbeaudet 수정일시