본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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