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!

Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.)