Ask HN: Why doesn't HN open news to a new window?
1–10 of 12 posts
Re: Ask HN: Why doesn't HN open news to a new window?
#2Re: Ask HN: Why doesn't HN open news to a new window?
#3The alternative (middle click or whatever multiple-finger tap to open in a new tab) is usually available.
Re: Ask HN: Why doesn't HN open news to a new window?
#4Re: Ask HN: Why doesn't HN open news to a new window?
#5> Why doesn't HN open news to a new window? Because the links don't have ' ' in them. > Was that a design choice? That's the default for links. You have to explicitly add the target attribute to tell the browser to open a new tab or window. Someone decided on this behavior (the default behavior), so I guess you can call it a "design choice." > Why would they choose that? Because browsers let you open links in new tab…
Don't browsers have an “open in current tab” option?
Re: Ask HN: Why doesn't HN open news to a new window?
#6Better UX IMHO
Re: Ask HN: Why doesn't HN open news to a new window?
#7Most websites only open external links on a new window/tab because they don‘t want you to leave to monetize you further. Maybe hn does not care as much, which is good IMO.
Re: Ask HN: Why doesn't HN open news to a new window?
#8Re: Ask HN: Why doesn't HN open news to a new window?
#9> Why doesn't HN open news to a new window? Because the links don't have ' ' in them. > Was that a design choice? That's the default for links. You have to explicitly add the target attribute to tell the browser to open a new tab or window. Someone decided on this behavior (the default behavior), so I guess you can call it a "design choice." > Why would they choose that? Because browsers let you open links in new tab…
> they don't let you prevent the new tab/window if the element has the "target" attribute. Don't browsers have an “open in current tab” option?
Re: Ask HN: Why doesn't HN open news to a new window?
#10From the point of view of HN, it should be better to open in new window. That avoids users going out of your page.
However, as a blogger I have discovered the technical audience annoys enormously when links open in a new window. People get angry because you always have the shortcut to choose the new window if you indeed desire that.
So, to me, HN has decided to please its audience at the cost of loosing pageviews.