diff --git a/web/javascript/transmission.js b/web/javascript/transmission.js index d04ca2cb6..4ad5bd0ee 100644 --- a/web/javascript/transmission.js +++ b/web/javascript/transmission.js @@ -470,9 +470,6 @@ Transmission.prototype = selectElement: function( e, doUpdate ) { e.addClass('selected'); - // commented out as an experiment -- - // see https://trac.transmissionbt.com/ticket/3820#comment:3 - // this.scrollToElement( e ); if( doUpdate ) this.selectionChanged( ); }, @@ -575,6 +572,7 @@ Transmission.prototype = if( 0<=i && i