Thanks MX team for fixing the bookmark settings bug. But a new bug has spawned due to it, wherein javascript snippets are having trouble. For example the following is to copy the highlighted text in a webpage and pass it along: javascript:Qr=document.getSelection();if(Qr)location.href='calibre:'+(Qr);void(0) But the above code (saved and run as a bookmark) is opening a blank tab first (previous versions it's fine) and not passing the highlighted text. Using portable MX 7.0.2.1600