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
818 stars 66 forks source link

Causes newline to be stripped out when using Slack #45

Closed botto closed 6 years ago

botto commented 6 years ago

Hi,

I'm having an issue where a blob of text I have that uses newline characters is not pasting correctly in Slack. I guess slack is doing something with the paste event and DFWP is stopping their paste event handler.

Maybe add a whitelist ability to extension?

Thanks

jswanner commented 6 years ago

See https://github.com/jswanner/DontFuckWithPaste/pull/46#issuecomment-358731512