Describe the bug
Once the Tooltip is shown for a target with short title, if opened for a target with longer title, its width is not updated properly. The shortest width is persisted. Reproducible in all SASS themes, not reproducible in the LESS themes.
To reproduce
Steps to reproduce the behavior:
Expected behavior
The Tooltip should resize properly to fit the title of the element it is shown for.
Screenshots
Affected package (please provide)
Affected suites (please provide)
Affected browsers (please provide)
Build system information (please provide)
Additional context
N/A
Hello, Mark,
You can use the approach from the following KB article:
https://docs.telerik.com/kendo-ui/knowledge-base/calculate-tooltip-width
I've created a Dojo where a `data-title` attribute is used instead of the `text`:
https://dojo.telerik.com/@gdenchev/oSELECeJ
Best Regards,
Georgi Denchev
Progress Telerik