搜尋 Mozilla 技術支援網站

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

了解更多

I can't disable the quick find tool at all

more options

jscher2000 said

It's normal for the Quick Find bar to appear if you press the slash (/) key or apostrophe (') key on a page, if the cursor is not in a form field. If other characters are triggering it, you could check the following setting: "3-bar" menu button (or Tools menu) > Options In the left column, click Advanced, then along the top make sure the General mini-tab is selected. If it's checked, clear the checkbox for "Search for text when I start typing" Was that it? More information on Quick Find: How to search the contents of the current page for text or links

There is no such field in my options. This functionality is extremely annoying and absolutely NONE of the solutions I found over internet works. It is extremely annoying and triggers just every damn time I press a keyboard key while I'm not in a text field.

Let, me, disable, that, damn, function!

''jscher2000 [[#answer-808526|said]]'' <blockquote> It's normal for the Quick Find bar to appear if you press the slash (/) key or apostrophe (') key on a page, if the cursor is not in a form field. If other characters are triggering it, you could check the following setting: "3-bar" menu button (or Tools menu) > Options In the left column, click Advanced, then along the top make sure the General mini-tab is selected. If it's checked, clear the checkbox for "Search for text when I start typing" Was that it? More information on Quick Find: [[How to search the contents of the current page for text or links]] </blockquote> There is no such field in my options. This functionality is extremely annoying and absolutely NONE of the solutions I found over internet works. It is extremely annoying and triggers just every damn time I press a keyboard key while I'm not in a text field. Let, me, disable, that, damn, function!

所有回覆 (3)

more options

Try pasting this in the address bar, then press Enter to load it:

about:preferences#advanced

If the selected mini-tab on the right side is not General, click General. Does your look different than the attached screenshot?

more options

I do Have this field, but even if it's unchecked it still occurs quite frequently.

more options

With the checkbox unselected, both / and ' will trigger the QuickFind bar. Other characters should not. Can you find any pattern to it?

A while back, I created a Greasemonkey userscript to intercept and ignore those two keyboard shortcuts outside of a form field of editable area. This could be generalized to discard other keys if there are particular ones that cause the problem.

You'll need the Greasemonkey extension first, then you can install the script:

(Note: the script attaches to a page as you load it, so if you are testing in a page you already have open, reload it.)