Hacker News new | ask | show | jobs
by nayuki 3171 days ago
The page somehow disables text selection. (Couldn't figure it out from briefly looking at the DOM inspector.) This behavior is rather annoying and unnecessary, as I was trying to quote some pieces of text to share.
1 comments

CSS :

{ user-select: none; }