mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.4K
active users

After 10 minutes of searching and toggling options, I still can't figure out how to disable "quickfind" (aka "highjacking the slash key") in Firefox. I really thought setting the "quickfind" option to false would do it, but apparently not :(

Anti-Pattern Games

Finally found the setting in about:config. It's called "accessibility.typeaheadfind.manual" (which doesn't mention "quick find" and doesn't actually seem related to accessbilitiy to me). How did I find it? Had to track down the code change that resolved the bug I eventually found on this topic: hg.mozilla.org/mozilla-central

hg.mozilla.orgmozilla-central @ c3559084af4aBug 1418033 - Make it possible to disable fast find. r=mikedeboer