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!

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I disable Quick find?

  • 6 ردود
  • 25 have this problem
  • 1 view
  • آخر ردّ كتبه VinnyB

more options

I do not want quick find to pop up when I hit "/". How do I disable it?

I do not want quick find to pop up when I hit "/". How do I disable it?

All Replies (6)

more options

Hello,

Try once,

  • Firefox/Tools > Options > Advanced : General: Accessibility: "Search for text when I start typing"


Thank you

more options

Hi,

"Try once" what? Turning on that option would make quick find pop up MORE often. I want it to NEVER turn on.

more options
more options

Okay, I installed that ancient add-on. The instructions on that page are:
>> You can change these settings with the following two preferences:
>> user_pref("searchkeys.link.key", xxx);
>> user_pref("searchkeys.find.key", xxx);
>> where xxx is the ascii code of the key you like for the action.
>> You can also disable at all the feature, with this preferences:
>> user_pref("searchkeys.disable.all", true);

Where do I type those commands?

Modified by cor-el

more options

Create a user.js file in profile folder.

see how to Creating the user.js file and then add the specific entries.


thank you

more options

Found the file, added the key-setting lines: no effect. Restarted: no effect. Tried the disabling option, restarted: no effect. Re-opened the .xpi file, restarted: no effect.

Am I missing something?