Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox spellcheck doesn't work for GMAIL

  • 2 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 Apache81

more options

Dear community, as per title, my spellcheck is enabled but it doesn't work and the right-click contextual menu does not appear but this happens only when I write emails on the GMAIL webapp.

I have the checkbox in the settings ticked. I have the about:config layout.spellcheck entry set to 2. I have installed multiple dictionaries (and yes, they are dictionaries and NOT language packs).

Even if all looks correct, the spellcheck doesn't work; moreover, the contextual menu that should appear when I right-click to select the language is not there.

I mean, it works whilst I am writing this message but not on the GMAIL webapp.

I am on Windows. On the same machine I have 2 accounts (one personal and one for work) and the other account works flawlessly on the GMAIL webapp.

Am I missing something?

Thank you very much for the help  :)

Kindest regards Eugenio

Dear community, as per title, my spellcheck is enabled but it doesn't work and the right-click contextual menu does not appear but this happens only when I write emails on the GMAIL webapp. I have the checkbox in the settings ticked. I have the about:config layout.spellcheck entry set to 2. I have installed multiple dictionaries (and yes, they are dictionaries and NOT language packs). Even if all looks correct, the spellcheck doesn't work; moreover, the contextual menu that should appear when I right-click to select the language is not there. I mean, it works whilst I am writing this message but not on the GMAIL webapp. I am on Windows. On the same machine I have 2 accounts (one personal and one for work) and the other account works flawlessly on the GMAIL webapp. Am I missing something? Thank you very much for the help :) Kindest regards Eugenio

被選擇的解決方法

A webpage can disable the Firefox spell checker via a spellcheck="false" attribute of an input field or textarea or editable element and possibly provide its own spelling checker. You can right-click in the text area or input field and use "Inspect" to check in the Inspector if this text area has a spellcheck="false" attribute. You can remove this spellcheck="false" attribute or change it to spellcheck="true" via a double-click or via "Edit As HTML" to make the "Check Spelling" item in the right-click context menu reappear.

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

A webpage can disable the Firefox spell checker via a spellcheck="false" attribute of an input field or textarea or editable element and possibly provide its own spelling checker. You can right-click in the text area or input field and use "Inspect" to check in the Inspector if this text area has a spellcheck="false" attribute. You can remove this spellcheck="false" attribute or change it to spellcheck="true" via a double-click or via "Edit As HTML" to make the "Check Spelling" item in the right-click context menu reappear.

more options

Although, I don't understand why on my other Windows account it looks like that the spellcheck attribute is true by default. I can't even say that there is a GMAIL settings that can change that because in both Windows account I do access the same GMAIL inbox... this is really strange.

Anyway, thank you for the answer, that was the issue  :)