Mozilla 도움말 검색

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

Learn More

"one click search", how to disable?

  • 7 답장
  • 1 이 문제를 만남
  • 24 보기
  • 최종 답변자: McCoy

more options

When I start to type an address in the URL bar, I get a drop down box directly below the url/address bar. The dropdown, which is as wide as my firefox window, contains a little magnifying glass icon and the text "Search with Yahoo" where Yahoo is my default, and only, search engine. I don't want this drop down box at all but I can't seem to disable it.

Issue previously raised, but not answered: https://support.mozilla.org/en-US/questions/1174880

When I start to type an address in the URL bar, I get a drop down box directly below the url/address bar. The dropdown, which is as wide as my firefox window, contains a little magnifying glass icon and the text "Search with Yahoo" where Yahoo is my default, and only, search engine. I don't want this drop down box at all but I can't seem to disable it. Issue previously raised, but not answered: https://support.mozilla.org/en-US/questions/1174880

선택된 해결법

The top bar of the drop-down is informational: it informs you of what Firefox will do if you submit the contents of the address bar right now.

While it is possible to hide the top bar of the autocomplete drop-down using custom style rules, that wouldn't change the overall behavior of the address bar. For example, to select a suggestion on the drop-down, you would still need to arrow down to (or click) the desired suggestion.

If you want to get rid of the entire drop-down including all the suggestions, there is a way to do that. McCoy has posted this in other threads:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste URLB and pause while the list is filtered

(3) Double-click the browser.urlbar.maxRichResults preference to display a dialog where you can modify 10 to 0 (zero) and then click OK

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

모든 댓글 (7)

more options

Hello mrpassey,

Setting the value of the preference "browser.urlbar.unifiedcomplete" to "false" used to disable that blue bar, but that preference was removed some years ago .....

Also see : https://www.askvg.com/tip-remove-search-with-google-and-visit-website-options-from-firefox-addressbar-results/

If seeing that blue bar bothers you that much, maybe you'd like to add code to the userChrome.css file - see cor-el's post in this thread :

https://support.mozilla.org/en-US/questions/1249309

more options

Thanks McCoy will try the CSS resolution. Such a shame basic options aren't available within Settings, let alone having to go where dragons live. Considering moving back to Chrome.

more options

mrpassey said

Considering moving back to Chrome.

Aww, don't do that - I'm sure that Chrome has its own annoyances ......

more options

선택된 해결법

The top bar of the drop-down is informational: it informs you of what Firefox will do if you submit the contents of the address bar right now.

While it is possible to hide the top bar of the autocomplete drop-down using custom style rules, that wouldn't change the overall behavior of the address bar. For example, to select a suggestion on the drop-down, you would still need to arrow down to (or click) the desired suggestion.

If you want to get rid of the entire drop-down including all the suggestions, there is a way to do that. McCoy has posted this in other threads:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste URLB and pause while the list is filtered

(3) Double-click the browser.urlbar.maxRichResults preference to display a dialog where you can modify 10 to 0 (zero) and then click OK

more options

Resolved at last, huge thanks guys!

Still seems a shame this feature cannot be disabled simply from within Settings. How is the best way for me to submit a development request? Keen to help make Firefox better and ensure other people don't encounter silly little issues like this.

more options

mrpassey said

Still seems a shame this feature cannot be disabled simply from within Settings. How is the best way for me to submit a development request? Keen to help make Firefox better and ensure other people don't encounter silly little issues like this.

You can submit feedback using one (or all) of these :

Input page: https://qsurvey.mozilla.com/s3/FirefoxInput/

Twitter: https://twitter.com/firefox

Facebook: https://www.facebook.com/Firefox

Reddit: https://www.reddit.com/r/firefox/


Good luck  !

more options

Just curious :

Did you decide to have nothing appear under the address bar and set the value of the preference browser.urlbar.maxRichResults to 0 (zero) ?