Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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!

Všechny odpovědi (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.)