Please $SITE, stop breaking $BASIC_FUNCTIONALITY. In Firefox, you can often avoid various hijacking by holding Shift.
or scrollclick in any browser.
Ask HN: Please AWS team, make links work with control-click
11–20 of 38 posts
Re: Ask HN: Please AWS team, make links work with control-click
#12I've seen this on a few sites, my suspicion is that it's caused by some kind of marketing analytics JavaScript that attempts to track clicks on outbound links by intercepting the click, logging the analytic event and then navigating to the destination using location.href=something. Not sure what's causing it here - could be Marketo Munchkin perhaps?
Re: Ask HN: Please AWS team, make links work with control-click
#13Haha I go through this problem when I'm in S3
Re: Ask HN: Please AWS team, make links work with control-click
#14I've seen this on a few sites, my suspicion is that it's caused by some kind of marketing analytics JavaScript that attempts to track clicks on outbound links by intercepting the click, logging the analytic event and then navigating to the destination using location.href=something. Not sure what's causing it here - could be Marketo Munchkin perhaps?
I believe it's that javascript apps built without due care and consideration don't use true links, they use onclick handlers.
Re: Ask HN: Please AWS team, make links work with control-click
#15Re: Ask HN: Please AWS team, make links work with control-click
#16Yes, unbelievably annoying, but I've encountered this kind of behavior on a lot of websites.
Re: Ask HN: Please AWS team, make links work with control-click
#17Re: Ask HN: Please AWS team, make links work with control-click
#18AKA lol Angular. Curmudgeonly amusing that a team in charge of ads on the web builds a product that requires so much care to make something as basic as the link continue to work.
Re: Ask HN: Please AWS team, make links work with control-click
#19Re: Ask HN: Please AWS team, make links work with control-click
#20Oh jesus, Today I was messing around with Athena and S3, very cool product btw. In the new s3 control panel, I was having the hardest time selecting the bucket and path I was on so I could copy it. Its 2017, wtf?