This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

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.

আরও জানুন

Suggestions in address bar appear above and offscreen

  • 2 উত্তরসমূহ
  • 0 এই সমস্যাটি আছে
  • 35 দেখুন
  • শেষ জবাব দ্বারা 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.
স্ক্রিনশটসমূহ সংযুক্ত হয়েছে

সমাধান চয়ন করুন

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
প্রেক্ষাপটে এই উত্তরটি পড়ুন। 👍 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.