[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Documentation issue or request
Copy to clipboard of the URL in the integration details page is working in Chrome but not in Firefox.
Should copy the URL to clipboard in Firefox.

Perhaps something for you @seanforyou23
I could not duplicate this @zregvart. I am using Firefox Quantum v62.0.2 on OS X (Mojave). I used syndesis-staging and the same Test API integration to test.
I'm fine with this being only on my computer :) Thanks for looking into it @elvisisking!
Hey @zregvart the same thing is happening to me... is it working for you or could we perhaps determine what is causing this issue?
I am using firefox 66.0.2 on fedora 29.
I think clipboard access in Firefox is prohibited by default, see http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard
Though it's interesting that this works for me on the same Firefox on github.com. They're using https://github.com/github/clipboard-copy-element
I'm going to reopen this, perhaps there is something we can fix on our end.
@zregvart copying works for me in the new react frontend... can you try this as well and perhaps we could consider this issue solved?
I've tried this on Linux in Chromium (73.0.3683.86) and in Firefox (67.0) in the React frontend. Let's close this.
Most helpful comment
Though it's interesting that this works for me on the same Firefox on github.com. They're using https://github.com/github/clipboard-copy-element
I'm going to reopen this, perhaps there is something we can fix on our end.