Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I disable Firefox's "Search for text when I start typing" on pages with keyboard shortcuts?

Some web pages such as GMail and Reddit(with the Reddit Enhancement Suite) have useful keyboard shortcuts that I'd like to use. However, whenever I start typing on one of these pages, the first onkeypress event fires, but then the "Search for text when I start typing" search bar opens and blocks further keys.

I don't want to disable "Search for text when I start typing" as I use it on most other web pages. Is there any way to selectively disable it, or to make a keyboard shortcut/bookmarklet to toggle it?

like image 605
BinarySplit Avatar asked Jan 05 '11 09:01

BinarySplit


People also ask

What is search for text when you start typing Firefox?

Using the Find bar then click Find in This page…, or use the keyboard shortcut by pressing Ctrl+F. A find bar will appear at the bottom of the window. Type a search into the find field. Firefox will automatically highlight the first matching result on the page as you type.


1 Answers

To disable this in firefox, just go to "Options->General Tab->Browsing and disable "Search for text when I start typing". More info here . This is very useful in some cases, for example when you try to play WebGL games or when using pages like Gmail or Protonmail that have their own kb shortcuts.

UPDATED to version 73.0.1- In previous versions of Firefox this is in "Tools->Options->Advanced->General Tab" or in "Preferences->General->Browsing"

like image 78
Gustavo Rodríguez Avatar answered Oct 01 '22 04:10

Gustavo Rodríguez