aaronraimist / DontFuckWithPaste

Google Chrome and Firefox extension that prevents the blocking of pasting into input fields
https://addons.mozilla.org/en-US/firefox/addon/don-t-fuck-with-paste/
MIT License
1.06k stars 21 forks source link

Discover "Add Bank Account" feature #16

Open lekoman opened 3 years ago

lekoman commented 3 years ago

It appears as if Discover has implemented something that prevents DFWP from working, at least in Firefox, on the "Add Bank Account" feature on their credit card billpay site. It used to work, and now it doesn't. Without your having a Discover account, I'm not sure how to help you replicate the issue.

aaronraimist commented 3 years ago

I do actually have a Discover account and was able to reproduce it blocking right click and CMD+V. The extension does work to let you paste but you have to do it from the File -> Paste menu.

This extension doesn't currently deal with sites intercepting keyboard events. For more info see this answer from the upstream maintainer https://github.com/jswanner/DontFuckWithPaste/issues/76

lekoman commented 3 years ago

A very helpful reply, and I take your point re: not wanting to get involved with keyboard events. Thanks. 👍