3 comments

  • tencentshill 10 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 9 hours ago

      TIL (on Firefox, atleast) CTRL+F and CTRL+G do the same thing, apparently?

        DamnInteresting 7 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.