Skip to content
This repository was archived by the owner on Jul 2, 2018. It is now read-only.

Conversation

@avalax
Copy link

@avalax avalax commented Jul 19, 2013

Reproducible using the demo/index.html
Enter a search and select an item and hold the mouse button.
The item is not selected and the list disappears.

This fixes it, tested with IE8, Chromium 28 on Linux, Firefox 22 on Linux.

@farzadpanahi
Copy link

I fixed this by changing finishOnBlur_ variable to false.

    /**
     * @property {boolean} Is this autocompleter allowed to finish on blur?
     * @private
     */
    this.finishOnBlur_ = false;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants