Search Support

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 இந்த பிரச்னைகள் உள்ளது
  • 36 views
  • Last reply by justinspam2

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)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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

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