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

Problem with tooltip when category name is empty #6144

Closed
madreason opened this issue Dec 14, 2016 · 3 comments
Closed

Problem with tooltip when category name is empty #6144

madreason opened this issue Dec 14, 2016 · 3 comments
Assignees

Comments

@madreason
Copy link

Breaking tooltip layout on category name "" or " " or null or tab

Expected behaviour

Correct tooltip layout
hc_1

Actual behaviour

Uncorrect tooltip layout
hc_2

Live demo with steps to reproduce

jsfiddle

Affected browser(s)

Chrome 54

@henrikskar henrikskar self-assigned this Dec 14, 2016
@sebastianbochan
Copy link
Contributor

Workaround
Set the useHTML flag as true.

Example:

@henrikskar
Copy link

Simplified demo: http://jsfiddle.net/henrikskar/4ckk9wzm/
Working on a solution now. Thanks for reporting!

@madreason
Copy link
Author

@sebastianbochan thanks for the fix

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

No branches or pull requests

4 participants