Mozilla 도움말 검색

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

자세히 살펴보기

Popup window when clicking into URL

more options

For the past few weeks when I click into the URL address bar, I get a popup window covering the entire Firefox window (see screenshot). This is really annoying, as I have to escape out of this to get back to the window. It makes more sense just to place the cursor in the URL. Is there a way to disable this? Or is this a bug? Or is it a problem in my installation? I'm running Firefox 133.0 (64-bit). Thank you.

For the past few weeks when I click into the URL address bar, I get a popup window covering the entire Firefox window (see screenshot). This is really annoying, as I have to escape out of this to get back to the window. It makes more sense just to place the cursor in the URL. Is there a way to disable this? Or is this a bug? Or is it a problem in my installation? I'm running Firefox 133.0 (64-bit). Thank you.
첨부된 스크린샷

선택된 해결법

(A) fixed it, thanks! I have rules added to userChrome to color tabs according to different URL domains.

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

모든 댓글 (3)

more options

Popups when clicking a URL could be caused by browser settings or extensions—check and adjust accordingly.

도움이 되셨습니까?

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 (for example, code blocks like #urlbar[breakout][breakout-extend]{rules})

or

(B) Update/replace those old rules with new rules that works for Firefox 133+

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

도움이 되셨습니까?

more options

선택된 해결법

(A) fixed it, thanks! I have rules added to userChrome to color tabs according to different URL domains.

도움이 되셨습니까?

질문하기

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