We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

ابحث في الدعم

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.

Learn More

Suggestions in address bar appear above and offscreen

  • 2 (ردّان اثنان)
  • 0 have this problem
  • 17 views
  • آخر ردّ كتبه justinspam2

more options

Since update 126, when I start typing in the address bar, the firefox suggestions show above and over the address bar instead of below. See screenshot.

Since update 126, when I start typing in the address bar, the firefox suggestions show above and over the address bar instead of below. See screenshot.
Attached screenshots

الحل المُختار

This is likely a problem with customization code in userChrome.css that is broken and needs an update. You can check if there is an update available from its creator, there might be a link in the code where you can get the latest version.

You can disable userChrome.css and userContent.css by setting this pref to false in about:config if you do not want to use these files.

  • about:config => toolkit.legacyUserProfileCustomizations.stylesheets => false
Read this answer in context 👍 0

All Replies (2)

more options

الحل المُختار

This is likely a problem with customization code in userChrome.css that is broken and needs an update. You can check if there is an update available from its creator, there might be a link in the code where you can get the latest version.

You can disable userChrome.css and userContent.css by setting this pref to false in about:config if you do not want to use these files.

  • about:config => toolkit.legacyUserProfileCustomizations.stylesheets => false
more options

Thank you very much!!! I set that to false, restarted Firefox and now the suggestions are appearing below the address bar again.