I’m facing an issue with copy-paste not working on a website where I practice my programming when using Chrome. However, in firefox when i go to about:config set dom.event.clipboardevents.enabled and set it to false, the copy-paste functionality works as expected.
Can anyone please help me resolve this issue and enable copy-paste functionality in Chrome?
I’ve tried the following to resolve the issue in Chrome:
Enabled clipboard access in Chrome settings by going to chrome://settings/ and toggling the switch next to “Allow access to clipboard” to the “On” position.
Disabled clipboard-related extensions to ensure they’re not interfering with the clipboard functionality.
Installed and configured extensions that specifically set clipboard to true, such as Don’t F*** With Paste but the issue persists. It just says could not paste.
(https://i.sstatic.net/JpO90O32.jpg)
Note: I am using the latest version of chrome and firefox.