body {
-webkit-user-select: none;
-webkit-touch-callout: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
I think it's safe to assume that being unable to select text on this page is not unintentional, as several comments here assume, nor "ironic", but an intentional effort to demonstrate how annoying this behavior is.That would in fact be a deliberate use of irony.
> Oh. Okay, so then what's satire?
> Nobody really knows!
In an app, undoing that is pretty much impossible (or at least, above my pay grade).
This is one of a million reasons why apps are so bad.
In my experience it is above the average user's pay grade to work around it in a browser too. Even power users will probably give up if the usual ways don't work out (holding alt, browser extension, reader mode). The power-est of users might glimpse at the inspector, but they'll give up if the nodes are obfuscated.
All this to say that with things like Circle To Search or Apple's built-in screenshot OCR nowadays websites and apps are finally on a level playing field when it comes to anyone being able to circumvent text protection.
Just push the button to go to the task switch view and as long as the window preview thumbnail isn't blanked out, I can just get the phone to OCR any part of the screen in real time.
*##html, body, body *:style(user-select: auto !important)I hope the author doesn't have any point beyond: "it's annoying to disable text selection"
> I’m lonely. Like everyone-ish else. Naturally, I’m on Bumble
javascript:(function()%7B%0A%20%20function%20R(a)%7B%0A%20%20%20%20var%20ona=%22on%22+a;%0A%20%20%20%20if(window.addEventListener)%0A%20%20%20%20%20%20window.addEventListener(a,function(e)%7B%0A%20%20%20%20%20%20%20%20for(var%20n=e.originalTarget%7C%7Ce.target;n;n=n.parentNode)%0A%20%20%20%20%20%20%20%20%20%20n%5Bona%5D=null;%0A%20%20%20%20%20%20%7D,true);%0A%20%20%20%20window%5Bona%5D=null;%0A%20%20%20%20document%5Bona%5D=null;%0A%20%20%20%20if(document.body)document.body%5Bona%5D=null;%0A%20%20%7D%0A%20%20R(%22contextmenu%22);%0A%20%20R(%22click%22);%0A%20%20R(%22mousedown%22);%0A%20%20R(%22mouseup%22);%0A%20%20R(%22selectstart%22);%0A%20%20//%20Remove%20CSS%20user-select%20restrictions%0A%20%20var%20style=document.createElement('style');%0A%20%20style.innerHTML='*%7Buser-select:auto%20!important;-webkit-user-select:auto%20!important;-moz-user-select:auto%20!important;-ms-user-select:auto%20!important;%7D';%0A%20%20document.head.appendChild(style);%0A%7D)();
```
This enables text selection and right clicking.
I cannot stop thinking about this; it honestly explains so much.
https://en.wikipedia.org/wiki/Third-pound_burger#Marketing_f...
Left to the vast majority of "normal" people who want to half-ass everything, there'd be absolutely no progress whatsoever, and what is more, society might actually fall apart.
You might be right but, citation needed.
Which is further confirmed by the fact that HN's audience skews towards the former and away from the latter.
And yes, by the way, i DO have a tattoo of the Lobotomized Owl selector. And no, you cannot see it. It's for the ladies' eyes only- and even then they have to demonstrate that they're within 5 IQ points of my own (preferably lower) beforehand. Nothin personnel kid.