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.04k stars 21 forks source link

Copy-Paste broken on Google docs #14

Open aeisenberg opened 3 years ago

aeisenberg commented 3 years ago

When I have the DFWP add-on enabled, I cannot copy or paste in google docs. I'm on a mac. Neither CMD+C nor CMD+V does anything. Happy to help debug, but not sure where to start looking.

This only happens when I add the Google Docs url as a rule. When I remove it, I can copy and paste in a google doc as usual.

aaronraimist commented 3 years ago

Why do you want to add google docs as a rule? Google docs presumably isn't preventing you from copying and pasting.

aeisenberg commented 3 years ago

It was mostly a mistake. This morning, I realized that copy-paste was broken in Google Docs. I narrowed it down to this extension. So, I raised this issue. Later on, I realized that I must have accidentally added a rule for google docs, so I edited this issue to add that tidbit.

Maybe this doesn't need to be fixed, but it would be nice if there were a warning if you tried to add google docs as a rule.

aeisenberg commented 3 years ago

This is no longer an issue for me, so feel free to close.

aaronraimist commented 3 years ago

I'm not likely to add in warnings for sites where you probably don't want to enable the add-on but I'll leave the issue open if someone wants to make a PR that does that.

aeisenberg commented 3 years ago

Thanks...I may try a PR if I get some time.