ajaxorg / ace

Ace (Ajax.org Cloud9 Editor)
https://ace.c9.io
Other
26.73k stars 5.28k forks source link

copy-paste not working in firefox #2794

Open a-x- opened 8 years ago

a-x- commented 8 years ago

hi,

are know about this problem?

EnricoScantamburlo commented 3 years ago

FYI My company had dom.event.clipboardevents.enabled set to false by default. Enabling it just fixed the problem. I was wondering if using the new ClipboardApi the situation could improve.

nightwing commented 3 years ago

Sadly firefox doesn't support the readText method of the new api too https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/readText#browser_compatibility

github-actions[bot] commented 2 years ago

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.