aaronraimist / DontFuckWithPaste

Google Chrome and Firefox extension that prevents the blocking of pasting into input fields

Home Page:https://addons.mozilla.org/en-US/firefox/addon/don-t-fuck-with-paste/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails to correct "onpaste"

gwallville opened this issue · comments

Sample code on which DFWP fails. Manually changing to true in editor fixes it. I don't quite know how to translate that into a custom rule.

Thanks, this is my favorite app, in theory, ever. If companies can't follow best practices we have to resort to fixing it for them.

autocomplete="off" onpaste="return false;"