| Sure do! This has been an issue in web design since 1999. Usability studies back this up. Open New Windows for PDF and other Non-Web Documents (Jakob Nielsen, 2005) [0] The Top 10 Web Design Mistakes of 1999 (Jakob Nielsen, 1999) [1] Top 10 Mistakes in Web Design (Jakob Neilsen, 2011) [2] We gain nothing by "keeping the user on our site." The user doesn't care, to them it's all just content they want to look at. If they want to come back to our site they can use the back button, the most popular feature on a browser[3]. If we open new windows we are: littering the user's screen; breaking their chain of navigation; and if they're on a mobile device, consuming extra RAM and causing other windows to disappear prematurely. [0] http://www.nngroup.com/articles/open-new-windows-for-pdfs/ [1] http://www.nngroup.com/articles/the-top-ten-web-design-mista... [2] http://www.nngroup.com/articles/top-10-mistakes-web-design/ [3] http://www.useit.com/articles/browser-and-gui-chrome/ |
Since then a lot has changed, including the spread of multi-tabbed browsing (which one could imagine would have a huge impact on this issue) and drastic changes in the way web applications are designed. Is the "back" feature even still the most popular feature on a browser? While this claim would have been indisputable a few years ago, I seem to almost never use it these days unless I accidentally clicked on the wrong link. At least in my case, the evolutions I mentioned have changed the way I use my browser quite a lot. Less anecdotically, this does seem to be a more global trend since on Chrome for Android the back button has even been demoted to the "More" menu, while tab-switching has been given a more prominent spot (swipe from edge).
Not saying it has now become good to open links in new windows of course, but I'd be curious to see more recent research about the topic.