It is a simple line of code and the entire site does this or add target=“_blank” to every hyperlink, and it will do the same thing. It sucks that you have to right-click every link to open in a new tab or window and it is such a simple fix.

  • @emax_gomax@lemmy.world
    link
    fedilink
    1810 months ago

    Thats subjective. Different people have different opinions on how this should work. Making the default open in the current tab still allows you to have the alternate behaviour with ctrl+click or middle-click. The reverse does not.

      • @Serinus@lemmy.world
        link
        fedilink
        210 months ago

        “just add a setting” is generally bad software design. If you have a million toggle switches, it makes it difficult to test the various combinations.

        Sometimes an option is useful enough that it’s worth adding to settings. I don’t think this is one of them. Just use middle click or Ctrl+click or back arrow.

        • @JoBo@feddit.uk
          link
          fedilink
          -210 months ago

          I found a bunch in Firefox config settings. One was so extreme that on Kbin, refreshing the feed would open a new tab. In Lemmy, nope, didn’t work.

          • @cley_faye@lemmy.world
            link
            fedilink
            610 months ago

            Calling BS on that. There is nothing in lemmy’s link that would force opening in the same tab. Proof:

            • there is nothing preventing middle-click/shift-click/context menu from actually working as intended
            • there is nothing on the a elements related to that, anyone can see it on every page