I am using window.open() on a button click and window.print() is used on that page. If I just close window with print dialog (without selecting 'Save' or 'Cancel'), parent page become unresponsive in Google Chrome.
It works fine with other browsers.
Can any one help on this?