Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

How to stop firefox automaticly opening ctrl+f

  • 3 antwoorden
  • 1 heeft dit probleem
  • 501 weergaven
  • Laatste antwoord van Echo

more options

So I make games and one thing that bugs me a lot is when i make a game controlled by WASD, when i try to move, it opens up the Find menu. Is there a simple fix that I can do to stop this?

So I make games and one thing that bugs me a lot is when i make a game controlled by WASD, when i try to move, it opens up the Find menu. Is there a simple fix that I can do to stop this?

Gekozen oplossing

Pressing any of the letters W A S or D opens the quick find bar?

There is a checkbox on the Settings page labeled "Search for text when you start typing". The fastest way to find it is to start typing typing in the tiny search box on the page. Firefox will pull up the Browser section and highlight the matching item.

If that box is checked, un-check it. Does that fix it?

Dit antwoord in context lezen 👍 2

Alle antwoorden (3)

more options

Gekozen oplossing

Pressing any of the letters W A S or D opens the quick find bar?

There is a checkbox on the Settings page labeled "Search for text when you start typing". The fastest way to find it is to start typing typing in the tiny search box on the page. Firefox will pull up the Browser section and highlight the matching item.

If that box is checked, un-check it. Does that fix it?

more options

You can look at prefs on the about:config page to disable FAYT for cases like ' and / to open Quick Find for links.

  • accessibility.typeaheadfind => false
  • accessibility.typeaheadfind.autostart => false
  • accessibility.typeaheadfind.manual => false

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

jscher2000 said

Pressing any of the letters W A S or D opens the quick find bar? There is a checkbox on the Settings page labeled "Search for text when you start typing". The fastest way to find it is to start typing typing in the tiny search box on the page. Firefox will pull up the Browser section and highlight the matching item. If that box is checked, un-check it. Does that fix it?

thank you so much!