ftimme
2013-06-26 5b23f0e135ab3eadf51263ac703fdbb55f12e370
interface/web/js/jquery.tipsy.js
@@ -352,9 +352,6 @@
                        return;
                    }
                    // work around a bug (likely same cause as #5265)
                    $( this ).blur();
                    // pass empty string as value to search for, displaying all results
                    input.autocomplete( "search", "" );
                    input.focus();