Copy issue reference does not work on all browsers (Safari, Chrome)
Summary
GitLab 8.2 introduces a button to copy the issue reference on the issue page. This does not work on Safari (I need to check the version when I'm at home) on OSX and on Chrome Version 27.0.1453.110 Linux (I know an old version). However, it works under Chrome (very recent one, I need to check the version when I'm at home) on OSX.
Steps to reproduce
- Use one of the mentioned browsers and clock on the copy button.
Expected behavior
- I should get a
copied
tooltip notification - Issue reference is copied to the clipboard
Observed behavior
- There is no tooltip notification and reference is not copied to the clipboard
/cc @rspeicher