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

Fuck paste stops working for tekstac.com site lately. #84

Closed john1007 closed 5 years ago

john1007 commented 5 years ago

__When I am using add rule to add url say "https://e-skilling.tekstac.com/my" then after clicking save only default url is showing i.e. "https://e-skilling.tekstac.com".

So earlier 2 weeks back it was working fine but recently when we are using this site for copy paste then it is not allowing us to do so.

What am i doing is: I am opening the tekstac site in chrome (normal mode) Then opening another tekstac site from where i need to copy in chrome( incognito mode) Then i am copying that incognito mode url and paste in fuck paste extension then click add rule.

jswanner commented 5 years ago

@john1007, while on https://e-skilling.tekstac.com, can you post an image of what appears when you option the extension's popup?

Such as:

image

john1007 commented 5 years ago

@jswanner Thanks for the quick response. I want to copy things from the same site but for different user login. So when i am trying to save in this screenshot then only one link is saving(default). 1 ) Before save image

2)after save image

jswanner commented 5 years ago

@john1007, your rule of “https://e-skilling\.tekstac\.com/my” won’t match that URL, which is why it’s not showing up in the popup after save (if you open the extension’s options from chrome://extensions”, you will see all your saved rules). Having the “x” button next to the “https://e-skilling\.tekstac\.com” means that it is saved, and the extension’s icon beings blue means it’s active.

It’s possible the site is blocking copying of text via other means, like intercepting the key events. Can you see if using “Copy” from the browser’s Edit menu works? The Edit -> Copy route, triggers a copy event that this extension prevents sites from blocking.

jswanner commented 5 years ago

Closing due to inactivity, you can reopen if you have additional information to provide.

Shubhamjha-sj commented 4 years ago

No using “Copy” from the browser’s Edit menu doesn't work. But Paste works.

Saiteja-boyapally commented 4 years ago

hello bro

No using “Copy” from the browser’s Edit menu doesn't work. But Paste works.

hello bro iam unable to use paste in the tekstac browser ,can u please help me

jswanner commented 4 years ago

@Shubhamjha-sj & @Saiteja-boyapally,

I do not have access to tekstac, so I am not able to investigate what is going on. Therefore, I'm going to need to know a lot more information in order to be able to provide any help.

Can you be very specific about what's not working? Can you verify that the extension is active on the site? The more information you can provide, the more I can help.

That said, this is extension does not circumvent all the ways in which website authors can interfere with copy & paste. When the extension is active, it should allow you to at least use Copy & Paste from the Edit menu, but it's possible that text selection is being prevented on the site, making copying more difficult.

dheerajreddy7 commented 4 years ago

No using “Copy” from the browser’s Edit menu doesn't work. But Paste works.

how to do that?? can you help me

jswanner commented 4 years ago

@dheerajreddy7 like i said in my last comment, I need more information in order to provide any help.

Can you confirm the extension active? Are you able to select text on the site?

rahulmudliar commented 4 years ago

@jswanner here the thing Sir...in the tectask site copy and paste work for the comment box but it's not working in the code editor box. that's the place where we want to paste things and the don't f*** with paste is also not being able to paste in that specific box.

ananyaRdroid commented 3 years ago

Is there any other way to copy-paste in tectask? Please help me

chinmxy commented 3 years ago

Following for updates on this

jswanner commented 3 years ago

Since I don't have access to tekstac, and without additional information about what's going on, I think all I can really do is reference my earlier comment: https://github.com/jswanner/DontFuckWithPaste/issues/84#issuecomment-628822893

It seems the issue is mainly with the site's code text editor. It's possible they are using an open-source code editor, if that's the case and someone is able to figure out what it is, then I can look for other sites using the same editor to try to debug the problem that way.

abhishek-kr-01 commented 3 years ago

Hey @jswanner, I can give you access to that site if you want. Sent a connect request on Linkedin. It'll be really helpful if the extension starts working on that site.

Workaround to enable only PASTE on tekstac.com code editor:

  1. Get this-a & this-b extension
  2. Add pattern in (a) and disable (b)
  3. Reload the site
  4. Ez direct pasting enabled in code editor.

Use another editor to solve problems and just paste it in the tekstac editor.