Guys
Is there any chance you can fix/change this.
Currently when you click on a link in a post, the link opens in the same tab/window, if this is an external link you are thrown off the raspberrypi.org site
It makes more sense (to me) that the link should open in a new tab/window so the raspberrypi.org site view is left untouched in the original tab/window
If you agree with me, instructions on how to do this can be found at the PphpBB site
http://www.phpbb.com/kb/article/links-o ... w-windows/
If you don't, it doesn't matter
URL Links Not Opening In New Window/Tab
8 posts
I usually just middle-mouse-button click (or right-click open-in-tab if using my laptop).
I've mentioned the Prime Links mod before for giving external links different colors and an icon. It also can open external links in a different tab.
Yep. Please put me down for one of these (a new Tab whenever following an embedded URL).
My preference would be to avoid a new browser instance, I end up loosing track of them all, close the wrong one and end up back at an empty screen having totally lost the thread.
My preference would be to avoid a new browser instance, I end up loosing track of them all, close the wrong one and end up back at an empty screen having totally lost the thread.
- Posts: 7
- Joined: Wed Oct 24, 2012 9:15 pm
- Location: Cheltenham, UK
In my opinion there is nothing to fix here. You should just use your browser accordingly instead.
- Posts: 15
- Joined: Thu Sep 20, 2012 2:23 am
bantu wrote:In my opinion there is nothing to fix here. You should just use your browser accordingly instead.
Typical forum attitude. Fix it on your end, don't bother us with requests to fix it at the source.
Granted, it usually boils down to that - because it probably won't get fixed at the source - but that doesn't mean that it is right not to try (*).
(*) Getting it fixed where it should be fixed.
P.S. Yes, in my browser, I've learned to always right click and select "Open in new tab" instead of simply blindly left clicking the link. Live and learn, but it should not be necessary to do this.
- Posts: 1456
- Joined: Sun Jan 15, 2012 1:11 pm
The problem with making it open a new tab/window as default behavior is that if you do not want that you are stuck. i hate forums that forcibly open up new windows/tabs whenve you click on a URL - I want the ability to decide on a case-by-case basis.
- Posts: 845
- Joined: Sun Sep 25, 2011 11:44 am
- Location: Potters Bar, United Kingdom
The W3C recommendation is that you don't open links in new tabs or windows, largely for accessibilty reasons. (You may wish to do so occasionally, but it should not be the default behaviour.)
Accessibility aside, opening in new tabs / windows forces browser behaviour on the user and removes control from them, which is considered bad practice. By using CTRL-click / middle click / right click-context menu, users can decide on the behaviour for themselves.
Accessibility aside, opening in new tabs / windows forces browser behaviour on the user and removes control from them, which is considered bad practice. By using CTRL-click / middle click / right click-context menu, users can decide on the behaviour for themselves.