I am trying to view a preview from inside Orion in a private window.
When a website has a valid A href link (visible in the status bar when hovering over it) and it intercepts clicks on them with JavaScript, shift+clicking will still open link in a new tab (in my case A href had a target=_blank). The browser still displays "Open <link> in a preview window", even though that does not happen. So in a way this is a suggestion, but also a bug.
What I propose is that if the user shift+clicks on A href with a valid link, and has previews enabled, Orion should ignore JavaScript binds on that link and just open a preview window (if clicked in incognito, respect incognito mode)
Right now it works unexpectedly, because some sites are dumb enough to intercept links with JavaScript, but don't do anything other than open the said link, like it would without a JavaScript, or they actually do something nefarious and unnecessary for the end user, like logging/analytics/spying. If you don't want the preview to take over, just don't hold down the shift key while clicking the link.
Example websites that do this are wix based apps, for example, this one (link named "Rewards Checklist" does this)