Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

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

자세히 살펴보기

Firefox does not correctly show web pages

  • 3 답장
  • 4 이 문제를 만남
  • 18 보기
  • 최종 답변자: cor-el

more options

I'm using Elementary OS (built on Ubuntu 16.04.3 LTS ) and FF Quantum doesn't show all the information in some webpages. I attach a couple of screenshots. With the last version before before Quantum I hadn't this problem.

To solve it I've tried to 1) restart with add-ons disabled 2) refresh FF 3) uninstall and reinstall FF 4) delete my profile and uninstall and reinstall FF no one of the previous works :(

Also I noticed that, although I've tried to delete my profile and uninstall and reinstall FF, in about:config lots of preferences are modified.

How can I make FF Quantum work properly?

Thank you very much, Giancarlo

I'm using Elementary OS (built on Ubuntu 16.04.3 LTS ) and FF Quantum doesn't show all the information in some webpages. I attach a couple of screenshots. With the last version before before Quantum I hadn't this problem. To solve it I've tried to 1) restart with add-ons disabled 2) refresh FF 3) uninstall and reinstall FF 4) delete my profile and uninstall and reinstall FF no one of the previous works :( Also I noticed that, although I've tried to delete my profile and uninstall and reinstall FF, in about:config lots of preferences are modified. How can I make FF Quantum work properly? Thank you very much, Giancarlo
첨부된 스크린샷

글쓴이 supergianchi 수정일시

선택된 해결법

모든 댓글 (3)

more options

If locally installed fonts aren't working then this is possibly a sandbox security issue.

You can set this pref to 2 or 1 on the about:config page to lower the sandbox security setting.

  • security.sandbox.content.level = 1
  • close and restart Firefox to make the change effective.

If '1' still doesn't have effect then try '0' to disable the sandbox.

If this didn't work then undo/reverse the change and reset the pref via the right-click context menu to the default value.

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Yes!!! Thank you very much :) with security.sandbox.content.level = 2 everything works again! Thanks so much, you make one man happy :)

more options

선택된 해결법

You're welcome.