搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Odd behavior in search dropdown on Firefox 75.0

more options

When I installed FF 75.0, both searches and a single click in the address bar/search bar produce overlayed text (see image), where the description of the item (in black) and the URL (in blue) are on top of each other. Mac OS Mojave. Anyone else see this?

When I installed FF 75.0, both searches and a single click in the address bar/search bar produce overlayed text (see image), where the description of the item (in black) and the URL (in blue) are on top of each other. Mac OS Mojave. Anyone else see this?
附加的畫面擷圖

被選擇的解決方法

Try setting the toolkit.legacyUserProfileCustomizations.stylesheets preference in the about:config page to false. Then restart Firefox.

If the issue is goes away, you are using a userChrome.css file to customize the look of Firefox and it's breaking the menus. You will either need to remove the userChrome.css customization or troubleshoot and fix the CSS code.

If the issue is still present after changing that setting, you can change that preference back to true.

Hope this helps.

從原來的回覆中察看解決方案 👍 1

所有回覆 (1)

more options

選擇的解決方法

Try setting the toolkit.legacyUserProfileCustomizations.stylesheets preference in the about:config page to false. Then restart Firefox.

If the issue is goes away, you are using a userChrome.css file to customize the look of Firefox and it's breaking the menus. You will either need to remove the userChrome.css customization or troubleshoot and fix the CSS code.

If the issue is still present after changing that setting, you can change that preference back to true.

Hope this helps.