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

Treegraph collapsed nodes hover shows tooltips for its hidden children. #18891

Closed
vazonik opened this issue Apr 27, 2023 · 0 comments · Fixed by #18905
Closed

Treegraph collapsed nodes hover shows tooltips for its hidden children. #18891

vazonik opened this issue Apr 27, 2023 · 0 comments · Fixed by #18905
Assignees

Comments

@vazonik
Copy link
Member

vazonik commented Apr 27, 2023

Expected behaviour

When a node in a tree chart is collapsed, its hidden children should not respond to hover and their tooltip should not be displayed at any time.

Actual behaviour

When we hover and move the mouse over the label of a collapsed parent, the tooltips of its hidden children will appear.

Live demo with steps to reproduce

https://www.highcharts.com/demo/treegraph-chart

  1. Collapse the Proto Indo-European node.
  2. Hover and move the mouse over its label.

image

Product version

Highcharts v11.0.0

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

Successfully merging a pull request may close this issue.

2 participants