Forum Discussion

jH725's avatar
jH725
Copper Contributor
Jun 01, 2022

IE Mode window.open opens new window everytime

Hi,

 

we need to run a specific site in IE Mode (set in IE Mode Site List). This page needs to be open with window.open, because it can be opened several time with different parameters from one page. 

The source page runs not in ie mode, only the site which will be opened by window.open. The name parameter is the same, so it should open the url in the same window and not open a new window every time, but in this scenario a new window is opened every time the window.open is called.

 

When both sited runs in Edge mode or both in IE Mode the window.open does not open a new window every time as expected.

 

Is it an expected behavior or a bug?

 

 

1 Reply

  • jH725's avatar
    jH725
    Copper Contributor
    I need to explain a little more. If both sites are running in IE Mode, then both sites must also be defined in the IE Mode Site List. Temporarily switching to IE mode shows the same incorrect behavior.

Resources