@doc Slightly different: modern JavaScript webapps can take over the back button so that clicking on it correctly navigate within the app's widget (e.g.: App opens some pop-up like modal, back should close it and go back to the main app screen, not the previous website).
Facebook abuses the feature to always bring you back to its main timeline, even when already there.
Circumvent by using the "history dropdown meny" of the back button.
Or Firefox' container tabs.
@brianstorms @pluralistic it’s not just fb that is guilty of this, Microsoft does the same with technet. It’s infuriating.
Shift click any links on search just so you don’t lose your place, and end up in an infinite loop.
Dang, I haven't seen this in action, need to test it