Title: Copy-paste not working in a programming website in Chrome, but works in Firefox with dom.event.clipboardevents.enabled set to false
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.