I am having a child window, and getting that window variable using window.open
But while getting that object, the child window comes into focus in Chrome. In case of IE10,11 it works correctly.
My requirement is I don't want the child window to come into focus while I call window.open