Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

Enable rich text editor

  • 3 odgovori
  • 1 ima to težavo
  • 1 ogled
  • Zadnji odgovor od Qzds

more options

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
Priloženi posnetki zaslona

Spremenil Qzds

Izbrana rešitev

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

Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (3)

more options

Izbrana rešitev

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

more options

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.

more options

Sorry. Done ;)