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!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Location bar shows URL's that are NOT in history or bookmarks. How can I fix this?

  • 5 个回答
  • 49 人有此问题
  • 1 次查看
  • 最后回复者为 sukkia

more options

Ever since latest update to 14.0.1, the Location bar while typing suggests sites that I visited before, but have been cleared by me from the History, and are not Bookmarked. When I clear History, I would like it to permanently remove any trace of the URL's I choose to clear, even from the Location Bar, and not just from the History Library! How can I do this? Thanks!

Ever since latest update to 14.0.1, the Location bar while typing suggests sites that I visited before, but have been cleared by me from the History, and are not Bookmarked. When I clear History, I would like it to permanently remove any trace of the URL's I choose to clear, even from the Location Bar, and not just from the History Library! How can I do this? Thanks!

所有回复 (5)

more options

Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file.

You can try to check and repair the places database with this extension:

more options

Hi, thanks for the reply, but none of the proposed solutions worked. I tried repairing the places database with the extension, and I also tried deleting the places.sqlite file and starting from scratch. Once I visit a website, it shows up in the Location Bar even after I delete it from the History library. It is not bookmarked. This was never the case before the latest update to 14.0.1

more options

Deleting places.sqlite should delete all the history and if a site isn't bookmarked and visited then you shouldn't see it in the drop down list.

You can set the Boolean pref browser.urlbar.autoFill to false on the about:config page to prevent Firefox from trying to autocomplete sites in the location bar.

See "Prevent Firefox from automatically completing URLs":

more options

I have noticed the same thing, and I think I have discovered when it occurs. When a connection is redirected, it will show multiple URLs in the location bar but only the last one shows up in the History sidebar for some reason.

To reproduce it, clear the history and then visit the URL [http://support.mozilla.org/questions/932530]. I get redirected to the secure URL [https://support.mozilla.org/en-US/que.../932530].

Then searching from the location bar shows 3 different history entries, but only 1 of them shows up in the History, as shown in the attached screenshot. And, perhaps worse, if you delete the one that shows up in History, the other 2 URLs will still show up in the location bar as auto-completion suggestions!

I think this is a bug. The History sidebar needs to show all of the history items. The location bar should not be showing history items that are hidden from the History sidebar.

由clone53421于修改

more options

I found those url stored in moz_hosts table in places.sqlite I don't know what exactly moz_hosts table is... anyway deleting register form that table, or deleting places.sqlite, solves the problem. But it seems a bug, please consider checking it.

Thanks