I genuinely dont understand the reason behind hijacking right-click (long press on phone). I'm using a slow internet, and I'm used to open multiple tabs so I can only wait for one and then go through all of them. So I'm eager to understand if this is done to stop people from copying from the site or there's another reason behind it.
varenc|4 years ago
I think this happens often in single-page-apps just because developer don't care or don't think about this use case. It's frustratingly common.
For example, Apple's online store does it too: https://www.apple.com/shop/accessories/all/cases-protection No way to right click the various items and open a bunch of tabs.
edoceo|4 years ago
gumby|4 years ago
Doesn't work on the image because they want that to click through the carousel. I think they are wrong (a regular clic can do that, plus they have navigation arrows).
But at least you can shop in the normal fashion, if you click on the text
dylan604|4 years ago
Disabling right-click for this purpose is like a lock on the front door to your house. It only keeps the honest person at bay. If I want to see the details of the site, there's no stopping DevTools. Hiding images div backgrounds or under click blocking divs is just a mere inconvenience. If the browser is displaying it, it can be gotten to in DevTools
gumby|4 years ago