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

Mozilla 도움말 검색

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

자세히 살펴보기

something has changed on browser . now when I start ttyping there is a drop down list that I can't get rid of . Includes things like google and twitter also

  • 4 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: cor-el

more options

includes things like twitter or google which I don't use as well as places I have recently visited. I have unchecked show history in search options but still happens in the address bar when I begin typing . This has not happened in years. Why now?and how to make it stop?

includes things like twitter or google which I don't use as well as places I have recently visited. I have unchecked show history in search options but still happens in the address bar when I begin typing . This has not happened in years. Why now?and how to make it stop?

선택된 해결법

The location bar drop-down list can show history items, bookmarked pages, pages opened in tabs, and search suggestions. You can set what suggestions show when you enter an URL in the location/address bar bar via Options/Preferences -> Privacy

  • Location Bar: When using the location bar, suggest:
    History
    Bookmarks
    Open tabs

You can set this pref to false on the about:config page to disable the location/address bar drop-down list.

  • browser.urlbar.autocomplete.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

선택된 해결법

The location bar drop-down list can show history items, bookmarked pages, pages opened in tabs, and search suggestions. You can set what suggestions show when you enter an URL in the location/address bar bar via Options/Preferences -> Privacy

  • Location Bar: When using the location bar, suggest:
    History
    Bookmarks
    Open tabs

You can set this pref to false on the about:config page to disable the location/address bar drop-down list.

  • browser.urlbar.autocomplete.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

Thanks for the suggestion and very interesting references. My problem does not involve autocomplete however, but involves very annoying flashing suggestions for search or use of history which are irrelevant. Normally I do not want any suggestions from the browser and that is the way my browser was set. Using the article I did attempt to modify auto search as well as browser.urlbar suggest history true, and browser .urlbar.suggest bookmarks true. Unfortunately none of these attempts resolved the issue. Hopefully I haven't made it worse.

more options

this problem is not resolved.

more options

Do you mean the search or visit items that appear at the top of the urlbar drop-down list?

Do you want to use autocomplete for the location bar because you can easily disable the drop-down list from opening (browser.urlbar.autocomplete.enabled = false), but it takes more effort to hide these suggestions (code in userChrome.css or Stylish)?