Search Support

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

When using "Find in this Page", the "Whole Words" option keeps enabling itself, even though I've turned it off repeatedly, and have never turned it on.

  • 1 reply
  • 1 has this problem
  • 2 views
  • Last reply by cor-el

more options

I've checked the setting in about:config, and it's set to default/false, which is what I want. So what is causing it to re-enable itself?

I've checked the setting in about:config, and it's set to default/false, which is what I want. So what is causing it to re-enable itself?

All Replies (1)

more options

Hi

This could be a problem with preferences not getting saved.

Related prefs as found on the about:config page.

  • findbar.entireword = false/true
  • findbar.highlightAll = false/true
  • accessibility.typeaheadfind.casesensitive = 0/1

Are you possibly using a user.js file to initialize preferences ?

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.