Ask HN: Please AWS team, make links work with control-click
Hey AWS team,
If you are reading this, please please make CTRL-click to open a new page. It's really frustrating to try to open a link in a new page just to see that the page navigated, and then if you click the back button, you end up nowhere near where you were before.
I really love the new UI, it's really good! and with this feature we could be more productive and use AWS even more!!
37 comments
[ 3.6 ms ] story [ 91.9 ms ] threadNot sure what's causing it here - could be Marketo Munchkin perhaps?
Control click on opens a new tab with identical state and executes the click there.
[0] https://segment.com/docs/sources/website/analytics.js/
In Firefox, you can often avoid various hijacking by holding Shift.
Links are the essence of the web (HTML and HTTP).
I've only dabbled, but it's never seemed like that's been a problem.
Yes, unbelievably annoying, but I've encountered this kind of behavior on a lot of websites.
Web 3.0, baby!
For those with a similar problem, the fix is super easy: https://github.com/marcusdarmstrong/mockdraftable-web/commit...
You read that right. A "native" app over-riding core operating system functionality to prevent users performing the very task the window is designed for.
Let that sink in for a moment.
(Since the window is a webview you can see (and debug) the JS code doing it. They are aware of the problem but not interested in fixing it.)