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!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Firefox spellcheck doesn't work for GMAIL

  • 2 odpowiedzi
  • 0 osób ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od 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

Wybrane rozwiązanie

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.

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

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  :)