8 ms·
Hey, things have improved. Once in a while still I find a website that intercepts right click with an alert box: "This website's content is COPYRIGHTED!" On th
by MathMonkeyMan 1y ago
Hey, things have improved. Once in a while still I find a website that intercepts right click with an alert box: "This website's content is COPYRIGHTED!"
On the other hand, making text unselectable in an app is more annoying. In a browser I can bore through the div soup to find the text element, but in an app it's just a big "fuck you."
Halfway in between is an electron app like Spotify which, as far as I can see, disables text selection.