সহায়তা খুঁজুন

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

আরও জানুন

Disable window layout change while typing in address bar

  • 2 উত্তরসমূহ
  • 1 এই সমস্যাটি আছে
  • শেষ জবাব দ্বারা niko.o.generic

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.

প্রেক্ষাপটে এই উত্তরটি পড়ুন। 👍 2

All Replies (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.

Helpful?

more options

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

Helpful?

একটি প্রশ্ন জিজ্ঞাসা করুন

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.