Epic List Issue on Chrome when right clicking
Summary
When on google chrome, and you right click on an issue in the epics list to get the link address, the epic list holds onto the issue as if you were dragging and dropping it.
Steps to reproduce
- Go to an Epic
- Find an issue in an epic, right click to copy link address
- Move cursor around inside of the epic list and notice it is dragging the issue throughout the list.
Example Project
(If possible, please create an example project here on GitLab.com that exhibits the problematic behavior, and link to it here in the bug report)
(If you are using an older version of GitLab, this will also determine whether the bug is fixed in a more recent version)
What is the current bug behavior?
Drags the issue after right click
What is the expected correct behavior?
Does not hold onto issue after right click.
Relevant logs and/or screenshots
Output of checks
(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com)
Results of GitLab environment info
Google Chrome
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)(we will only investigate if the tests are passing)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
