Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Enable rich text editor

  • 3 respostas
  • 1 tem este problema
  • 174 visualizações
  • Última resposta de Qzds
  • Resolvidas

Hi,

I deployed Firefox 50.0 through GPO. When one of my users tries to post an item with their custom CMS, the Firefox rich text editor isn't activating (see screenshots). First I thought it was maybe related to Firefox itself but when I checked my own pc, which has Firefox 50.0 installed manually since it's my main browser, it DOES show the rich text editor.

Can anyone tell me how to enable the rich text editor without resorting to addons? I searched through the Firefox options and about:config but couldn't find any related setting.

Thanks in advance.

screenshot where the rich text editor doesn't show (user pc): http://imgur.com/a/wiuEd

screenshot where the rich text editor does show (my pc): http://imgur.com/a/j7z9v

Hi, I deployed Firefox 50.0 through GPO. When one of my users tries to post an item with their custom CMS, the Firefox rich text editor isn't activating (see screenshots). First I thought it was maybe related to Firefox itself but when I checked my own pc, which has Firefox 50.0 installed manually since it's my main browser, it DOES show the rich text editor. Can anyone tell me how to enable the rich text editor without resorting to addons? I searched through the Firefox options and about:config but couldn't find any related setting. Thanks in advance. screenshot where the rich text editor doesn't show (user pc): http://imgur.com/a/wiuEd screenshot where the rich text editor does show (my pc): http://imgur.com/a/j7z9v
Capturas de tela anexadas

Alterado por Qzds em

Solução escolhida

I found out that this was caused by: user_pref("general.useragent.override", ""); which accidentally slipped into the deployed Firefox profile (we use default profiles for mass deployment).

Ler esta resposta 👍 0

Todas as respostas (3)

Solução escolhida

I found out that this was caused by: user_pref("general.useragent.override", ""); which accidentally slipped into the deployed Firefox profile (we use default profiles for mass deployment).

Is the problem solved then? If so, That was very good work. Well done. Please flag your last post as Solved Problem so others will know.

Sorry. Done ;)