Hacker News new | ask | show | jobs
by mindslight 2643 days ago
The real question is why browsers, which are supposed to be literal user agents, implement these regressive antifeatures in the first place?
2 comments

According to the csswg[1] for this, it was supposed to be used selectively for adjacent decorative elements that can interfere with the selection of normal content. Of course it actually is used for screwing with the user but what can you do?

[1]https://drafts.csswg.org/css-ui-4/#propdef-user-select

It’s an incredibly useful feature for UI elements.