Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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?
Angefügte Screenshots

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

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.

Hilfreich?

more options

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

Hilfreich?

Stellen Sie eine Frage

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.