The following JavaScript snippet can be placed at the root of the Dawn theme global.js file (theme.js in other themes). It fixes the described issue using vanilla JS (without the need for jQuery): window.onload = function(){
if(window.location.href...