jswanner / DontF-WithPaste

Google Chrome extension that prevents the blocking of pasting into input fields
https://chrome.google.com/webstore/detail/dont-fuck-with-paste/nkgllhigpcljnhoakjkgaieabnkmgdkb
MIT License
812 stars 64 forks source link

Does not work on GoDaddy #120

Closed homestar9 closed 2 years ago

homestar9 commented 2 years ago

I love this extension, and for the most part, it works well. However, I ran into an issue where it doesn't work on https://sso.godaddy.com/, That's where GoDaddy sends you a 2-step verification code. I generally copy the code from my 2FA device and try to paste it in, but GoDaddy blocks it.

Here's a screenshot image

Pattern: image

jswanner commented 2 years ago

@homestar9, I'm not able to reproduce this issue, although I just realized you were on the text message verification form and I used the email verification & TOTP forms. I didn't experience any blocking of paste on any of their forms. Maybe they're only blocking the Windows/Linux keyboard shortcut for paste (control + v) and nothing else. Can you try pasting from the context menu (right click) or from the browser's Edit menu?

homestar9 commented 2 years ago

Thanks for the quick response @jswanner. I also tried the context menu, and Godaddy still blocked it. I have some good news, though. I was trying to record a GIF of the problem occurring, and while setting up my test, I made sure to have Don't F pinned to the browser bar. When I had the plugin pinned, the problem went away, and I could paste into the form field both by using the context menu and CTRL+V.

I'll close the issue and play around with it some more. If I can accurately reproduce the problem again, I'll create a new ticket with some more details.