Closed (fixed)
Project:
Link
Version:
6.x-2.9
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Jun 2011 at 01:35 UTC
Updated:
10 Jul 2011 at 12:32 UTC
When configuring link to open in a blank window the link also opens inside the parent window.
Comments
Comment #1
jcfiala commentedWhenever this has come up in the past, it's been because of other javascript on the page that's causing it.
Comment #2
danon1981 commentedThat would be beautytips, is there no way to use them next to eachother?
Comment #3
danon1981 commentedI turned off beautytips and it is still occurring.
Comment #4
danon1981 commentedJust found out through this http://drupal.org/node/1059274 post that the problem was caused by Google analytics. When tracking outbound links is on links with a target="_blank" get loaded in both the trigger window and the new _blank window.
Turning off outbound link tracking solves the problem, also beauty tips just works in that situation.