Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete: Added check to determine if menu has just been created to override mouseover event and reset that variable from autocomplete on close. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved #280

Closed
wants to merge 1 commit into from

Conversation

kborchers
Copy link
Member

Autocomplete: Added check to determine if menu has just been created to override mouseover event and reset that variable from autocomplete on close. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved

…to override mouseover event and reset that variable from autocomplete on close. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved
@scottgonzalez
Copy link
Member

I really don't like this solution, especially not as an option.

@kborchers
Copy link
Member Author

If I move it out of the options and just create a var would that work for you? Not sure what other direction to go to prevent an unintentional mouseover.

@kborchers
Copy link
Member Author

I thought it through a little more and found a way to do it without touching menu. See #288

@kborchers kborchers closed this May 16, 2011
@kborchers
Copy link
Member Author

Sorry for the separate pulls, I have two local repos depending on where I am in the day so I have 2 branches on github for a number of bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants