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
In an example below, Points should be highlighted similar with disabled and enabled tooltip. To highlight point firstly highlight "some text" at the top of a page and then double click tab.
http://jsfiddle.net/944chr16/2/
With disabled tooltip points are not highlighted properly and an error is visible in console.
Repeat steps from earlier examples for highlighting point:
http://jsfiddle.net/944chr16/3/
The text was updated successfully, but these errors were encountered:
Fixed #6328, issue with disabled tooltip in accessibility module.
a73c368
Added test for #6328.
a8e37a5
7cf7b08
95a9f5b
oysteinmoseng
Successfully merging a pull request may close this issue.
Expected behaviour
In an example below, Points should be highlighted similar with disabled and enabled tooltip. To highlight point firstly highlight "some text" at the top of a page and then double click tab.
http://jsfiddle.net/944chr16/2/
Actual behaviour
With disabled tooltip points are not highlighted properly and an error is visible in console.
Live demo with steps to reproduce
Repeat steps from earlier examples for highlighting point:
http://jsfiddle.net/944chr16/3/
The text was updated successfully, but these errors were encountered: