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

Tooltip stays if the button gets disabled #19

Open
tochoromero opened this issue Apr 11, 2017 · 1 comment
Open

Tooltip stays if the button gets disabled #19

tochoromero opened this issue Apr 11, 2017 · 1 comment
Assignees
Labels

Comments

@tochoromero
Copy link
Owner

If you have a tooltip on a button set to display on mouseover, if the button gets disabled when the tooltip is displayed, the tooltip does not go away.

The only way to get it to go away is to have the button enabled again and hover out.

@tochoromero tochoromero self-assigned this Apr 11, 2017
@vjsrinath
Copy link

I have faced with the same issue. When I changed from "input type="button"" or "button" to span, it worked properly.

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

No branches or pull requests

2 participants