Mozilla 도움말 검색

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

자세히 살펴보기

Disable window layout change while typing in address bar

more options

During normal use, my Firefox looks... normal. See first attached image. But when I start typing in the address bar, everything but the address bar disappears. See second attached image. Is this behavior intentional? If so, which version introduced this behavior? And how do I disable it?

During normal use, my Firefox looks... normal. See first attached image. But when I start typing in the address bar, everything but the address bar disappears. See second attached image. Is this behavior intentional? If so, which version introduced this behavior? And how do I disable it?
첨부된 스크린샷

선택된 해결법

Sorry, you probably are using a userChrome.css file with some rules dating back to the Firefox 75 days to prevent the address bar from popping out when you click in it. Firefox 133 is no longer compatible with the old code (as you can see). You can either:

(A) Delete the code blocks that have [breakout-extend] on the first line, or (B) Update/replace the rules

Note that the new pop-out is less dramatic than the old one, so (A) is probably good enough for most people.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

선택된 해결법

Sorry, you probably are using a userChrome.css file with some rules dating back to the Firefox 75 days to prevent the address bar from popping out when you click in it. Firefox 133 is no longer compatible with the old code (as you can see). You can either:

(A) Delete the code blocks that have [breakout-extend] on the first line, or (B) Update/replace the rules

Note that the new pop-out is less dramatic than the old one, so (A) is probably good enough for most people.

도움이 되셨습니까?

more options

Ah, indeed that's the case. Removing the problematic CSS did the trick, and the result is acceptable for me. Thanks!

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.