Rendered at 07:13:30 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
tencentshill 12 hours ago [-]
I fat-finger ctrl+f all the time, I like that it still brings up search function. It would be very annoying if it changed.
dpoloncsak 11 hours ago [-]
TIL (on Firefox, atleast) CTRL+F and CTRL+G do the same thing, apparently?
DamnInteresting 9 hours ago [-]
Almost. The intended use is for Ctrl-F to initiate an on-page search, and Ctrl-G to highlight the next match during a search-in-progress. If you press Ctrl-G when there isn't a search in progress, the developers decided to allow the fallback behavior to be to begin a search.
So they're interchangable in a specific context (no search in progress), but once the page search begins, their roles are different.
So they're interchangable in a specific context (no search in progress), but once the page search begins, their roles are different.