Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Tooltip does not hide from meantime disabled object #1905

Closed
andras-tim opened this issue Oct 8, 2015 · 3 comments
Closed

Tooltip does not hide from meantime disabled object #1905

andras-tim opened this issue Oct 8, 2015 · 3 comments

Comments

@andras-tim
Copy link
Contributor

Please check the following steps

  1. Move mouse to the firt button for show tooltip.
  2. Pleas, click on the Button with tooltip button for disable it with ng-disable after the tooltip shown.
  3. Move out mouse from the button, and the tooltip will never hide.

  1. Make re-enabled the Button with tooltip button with the second one.
  2. Move mouse to the first button again (noting will be happened).
  3. However, when I moved out the mouse from the re-enabled button, the toolt will hide automatically.

Demo environment

http://plnkr.co/edit/i24IJ3lIND390bqBz9Q5?p=preview

@andras-tim
Copy link
Contributor Author

This problem is a bit tricky, because I found a unit test for this problem. (2014)
https://github.com/mgcrea/angular-strap/blob/master/src/tooltip/test/tooltip.spec.js#L392

I'm now a bit confused, because my plnkr demo env is permanently bad.

@vmlf01
Copy link
Collaborator

vmlf01 commented Nov 12, 2015

The test is using bs-enabled and you are using ng-disabled, which are different things, so that explains differences.

@lock
Copy link

lock bot commented Jan 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the outdated label Jan 26, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants