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 does not appears #159

Open
vasu-vvp opened this issue Mar 19, 2018 · 3 comments
Open

Tooltip does not appears #159

vasu-vvp opened this issue Mar 19, 2018 · 3 comments

Comments

@vasu-vvp
Copy link

scenario : hover mouse pointer on any component tooltip gets displayed correctly. Now when I mouse click on the appeared tooltip then it disappears which is ok. But now moving to another component in same canvas causes some problem due to which tooltip is not getting displayed. For showing the tooltip i need to move mouse pointer out-side of the zebkit canvas at least once. Now when i hover on any component then tooltip appears.
I am not able to find the cause of this ? What could be the problem ?

@barmalei
Copy link
Owner

It works in my case. Here is example with three button. Tooltip is set for every button. Pressing on button hides tooltip when you move cursor to another button tooltip is shown as expected. The example can be run with the link below:

http://zebkit.org/ver/sandbox/test11.html

@vasu-vvp
Copy link
Author

vasu-vvp commented Mar 21, 2018

With your demo I am not able to click on the tooltip area. In this tooltip disappears when mouse is moved. My problem is with zebkit grid. Also tooltip does no disappears quickly as I can seen in your demo. Since tooltip is not disappearing quickly I am able to click on it in my case. This could be the problem with the gird. if you try this with grid you will find be able to observe this issue.

@vasu-vvp
Copy link
Author

vasu-vvp commented Oct 23, 2018

Any updates on this ?

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

No branches or pull requests

2 participants