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

How to make FF findbar automatically search selected text?

  • 2 replies
  • 1 has this problem
  • 59 views
  • Last reply by he.jia.phy

more options

Hi FF experts,

On my old windows laptop, I remember that if I select something and press ctrl+F, it will automatically look for what I have selected. Now I get a new macbook, I find that this feature disappears: command+F will ignore my selected content and just start with my last search. Is this the expected behavior for Mac FF? Can I make it also automatically search my selected text?

FYI, I'm using the latest FF 90.0.2 on both laptops. Thanks!

Hi FF experts, On my old windows laptop, I remember that if I select something and press ctrl+F, it will automatically look for what I have selected. Now I get a new macbook, I find that this feature disappears: command+F will ignore my selected content and just start with my last search. Is this the expected behavior for Mac FF? Can I make it also automatically search my selected text? FYI, I'm using the latest FF 90.0.2 on both laptops. Thanks!

Chosen solution

You can check accessibility.typeaheadfind prefs on the about:config page to see whether some have been changed.

  • accessibility.typeaheadfind.prefillwithselection = true

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

You can check accessibility.typeaheadfind prefs on the about:config page to see whether some have been changed.

  • accessibility.typeaheadfind.prefillwithselection = true

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

cor-el

You can check accessibility.typeaheadfind prefs on the about:config page to see whether some have been changed.
  • accessibility.typeaheadfind.prefillwithselection = true
You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

Thanks for the quick reply! This solution works for me.