Page 1 of 1

Copy+Paste to terminals from HTML5 console in FireFox issue

Posted: Sat Oct 19, 2019 10:21 pm
by HunSolo
Using Mozilla Firefox with HTML5 console access to EVE PRO 2.0.6

But Copy + Paste between local PC Clipbord buffer and guacamole terminal buffer didn't work. No data can be Pasted to terminal windows from local PC and vice versa.
Clipboard1.PNG
With Chrome all got working

Re: Copy+Paste to terminals from HTML5 console in FireFox issue

Posted: Sun Oct 20, 2019 7:10 am
by HunSolo
SOLUTION:

Firefox version is 65. and above does not directly support clipboard access by default. We can enable this feature by visiting the URL about:config and searching for dom.events.testing.asyncClipboard. Setting the value of this feature to true will enable clipboard use

Re: Copy+Paste to terminals from HTML5 console in FireFox issue

Posted: Sun Oct 20, 2019 2:23 pm
by Uldis (UD)
It does and works with new FireFox:

type in firefox
config:about and enable all clipboard stuff
restart browser