Copying from inline diff only copies first line in FF
Summary
Copying lines from a diff should copy all the lines selected, not just the first line.
Steps to reproduce
On Firefox:
- Visit a diff (inline) (e.g. on MR page)
- Select a number of lines
- Copy
What is the current bug behavior?
It copies only the first line to clipboard.
What is the expected correct behavior?
Copy all the selected lines to clipboard.
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
Related Issues/MRs
gitlab-org/gitlab-ce!8597
