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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Why is the address bar blacked out and greyed out instead of displaying url information?

more options

- Recently installed Linux Mint 17.1 'Rebecca' - Address information does not appear when typed into address bar - Green, grey, and black colors appear instead, as if blocking information from view

- Recently installed Linux Mint 17.1 'Rebecca' - Address information does not appear when typed into address bar - Green, grey, and black colors appear instead, as if blocking information from view

被采纳的解决方案

Could you check this thread started by another Linux user and see whether the workaround there helps on your system:

how do I stop firefox ffrom blocking out urls

The workaround there was:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste gfx and pause while the list is filtered

(3) Double-click the gfx.xrender.enabled preference to switch its value from true to false

This takes effect after the next time you exit and start up Firefox again.

Does that work for you?

定位到答案原位置 👍 3

所有回复 (5)

more options

Try to toggle gfx.xrender.enabled on the about:config page.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

选择的解决方案

Could you check this thread started by another Linux user and see whether the workaround there helps on your system:

how do I stop firefox ffrom blocking out urls

The workaround there was:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste gfx and pause while the list is filtered

(3) Double-click the gfx.xrender.enabled preference to switch its value from true to false

This takes effect after the next time you exit and start up Firefox again.

Does that work for you?

more options

Thank you both!

more options

I'm pleased that this info worked for some but it screwed up my Toshiba Satellite SL10 (2005 vintage) running Linux Lite - the ENTIRE firefox window is blaNk! I can't even get to about:config to reverse the Boolean. Neither can I find any file in the xxxxxxxx.default folder that might hold this value and so change it.

What can I do now? (he wailed)

more options

Hi pofadda, most changes made in about:config are saved in the prefs.js file in your active profile folder. Please see this article for how to locate that folder. After exiting/quitting Firefox, you can open the prefs.js file in a text editor and delete that line.

Profiles - Where Firefox stores your bookmarks, passwords and other user data

由jscher2000 - Support Volunteer于修改