id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 2374,[pull-req] Fix for Right-Click Bug in Web UI,sstur,,"On the master branch, in file ui/web/js/deluge-all/TorrentGrid.js on line 339 can you change: if (!selection.hasSelection()) to if (!selection.isSelected(rowIndex)) This fixes a problem where if you right-click a torrent and click remove, it will remove the selected one(s) instead of the one you right-clicked. For future, is there a way to submit pull requests for issues I have fixed on my local fork?",patch,closed,minor,1.3.7,Web UI,master,Fixed,,