As a 1password user, I usually have very long, unique, and random
passwords for every site that requires one. I use the 1Password browser
extensions to fill password forms for me, but on iOS I copy and paste the
values manually. Some misguided web developers have decided pasting
passwords should be prohibited and have added onpaste events to prevent
it. The latest culprit I have encountered is Apple.
While this is an infrequent annoyance it can be crippling. To combat it, I
whipped up a bookmarklet that will run some JavaScript on the page to remove
onpaste events from all password fields.