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.