tbrehm
2013-04-16 a0fd5ab7b5412985324e970573ca22a27b3a94d3
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();