Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Tooltips erratic/off-by-one when supporting both mouseenter and focus #3987

Closed
bkardell opened this issue Jul 21, 2015 · 3 comments
Closed

Comments

@bkardell
Copy link

Test case demonstrated here
http://plnkr.co/edit/xj8TFBBc5NyJoRUp4Ypx?p=preview - if you use both keyboard and mouse to move back and forth you will see incorrect behavior where it doesn't show or shows when it shouldn't.

@wesleycho
Copy link
Contributor

Note that this occurs because more than one is being used - the component is only currently designed to support one option right now.

@wesleycho
Copy link
Contributor

Just adding, this appears to work fine if one used focus, as can be seen here.

@wesleycho wesleycho modified the milestones: 0.13.3 (Performance), Backlog Aug 2, 2015
@wesleycho wesleycho removed the PRs plz! label Aug 2, 2015
@bkardell
Copy link
Author

bkardell commented Aug 2, 2015

@wesleycho yeah, but this is of course just a simple demonstration of a failure case. Either way, it looks like it got added now, so great.

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