搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Where is the "search for text when i start typing" preference?

  • 2 回覆
  • 1 有這個問題
  • 6 次檢視
  • 最近回覆由 cor-el

more options

I have exactly the problem described in https://support.mozilla.org/en-US/questions/1042093: whenever I press any keys on a page, it brings up the search bar, which breaks all kind of shortcuts / keypress handler set by the page.

However, I can't seem to find the option which is meant to turn this behaviour off.

I have exactly the problem described in https://support.mozilla.org/en-US/questions/1042093: whenever I press any keys on a page, it brings up the search bar, which breaks all kind of shortcuts / keypress handler set by the page. However, I can't seem to find the option which is meant to turn this behaviour off.

所有回覆 (2)

more options

Nevermind, turns out the option is called "search for text when you start typing" nowadays

more options

You can possibly look at two other prefs on the about:config page to disable FAYT for cases like ' and / to open Quick Find for links.

  • accessibility.typeaheadfind => false
  • accessibility.typeaheadfind.autostart => false
  • accessibility.typeaheadfind.manual => false

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".