Ask HN: Why can't I copy and paste into HTML fields?
I've noticed a trend to prevent copying and pasting into HTML fields which I find quite irrational. Doesn't accuracy increase if I'm allowed to copy and paste something? Presently, I'm prevented from copying a checking account number into a field, so I have to type it out by hand, which is much more error-prone. Does anyone know why sites do this?
1 comment
[ 3.5 ms ] story [ 14.5 ms ] threadFor obvious reasons, this could be a problem and instead of stripping the html / css / garbage - it's easier to just prevent the action entirely.