Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Suggestions in address bar appear above and offscreen

  • 2 trả lời
  • 0 gặp vấn đề này
  • 35 lượt xem
  • Trả lời mới nhất được viết bởi 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.
Đính kèm ảnh chụp màn hình

Giải pháp được chọn

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
Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

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.