Giter Site home page Giter Site logo

Comments (4)

luceos avatar luceos commented on July 17, 2024 2

That sounds like quite the issue.

from upload.

hekmon avatar hekmon commented on July 17, 2024

Same here with windows + chrome/firefox :)

Edit: A moderator of my board did not have the issue while I encountered it. Only on admin account ?

from upload.

0E800 avatar 0E800 commented on July 17, 2024

Think I may have found a fix.

dom.event.clipboardevents.enabled lets websites get notifications if the user copies, pastes, or cuts something from a web page, and it lets them know which part of the page had been selected. The emitting of the oncopy, oncut and onpaste events are controlled by this preference.

Firefox Fix:

Type in address bar: about:config
Accept the "I'll be careful, I promise" button
Search for "dom.event.clipboardevents.enabled"
double click it, to change the value to false.
Re-enable Upload extension.
Refresh Firefox page with CTRL-F5
Profit.

Confirmed working on 2 different laptops running Firefox. Looking for its alternative on Chrome.

For Chrome:

For Chrome, Open Dev Tools F12
Then open Settings panel F1
Scroll down and find the checkbox to Disable JavaScript
You are now free to paste.

Reference:
https://superuser.com/questions/858082/how-can-i-selectively-disable-paste-blockers

from upload.

blackjelly avatar blackjelly commented on July 17, 2024

I also encountered this problem, after activation extension editor can not paste text.

from upload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.