Y
Hacker News
new
|
ask
|
show
|
jobs
by
newscombinatorY
44 days ago
I'd add preventing text selection, right-clicking or pasting from the clipboard to the list. I hate when websites do that.
3 comments
stvltvs
43 days ago
Especially egregious when preventing pasting into a password field. Do they want me to have a weak password so that I can manually type it in instead of pasting it from a password manager?
link
michaelcampbell
43 days ago
There's an old, but good, set of browser plugins called "don't fuck with paste" that helps a little, at least.
link
antiframe
43 days ago
Setting dom.event.clipboardevents.enabled in about:config to false will prevent sites from messing with cut and paste.
link
LoganDark
43 days ago
In Firefox
link
LorenDB
43 days ago
Brave actually added a force paste option recently for such cases.
link