This is a migrated thread and some comments may be shown as answers.

Tracking tooltip position

1 Answer 90 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Wiesław
Top achievements
Rank 1
Wiesław asked on 23 Aug 2018, 11:44 AM
Is there another way to catch the moment when tooltip changes its position from ie. 'bottom' to 'top' than monitoring class '.k-callout-[n,e,w,s]'? Because in latest Kendo version this class, once given, doesn't change the arrow direction.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 24 Aug 2018, 12:43 PM
Hello,

The incorrect Tooltip callout position is caused by the following bug. A different callout class ending respectively in "n", "e", "s" and "w" is supposed to be applied to the element depending on its actual position. This is done internally and the widget does not have an API method that can detect the actual position of the Tooltip with regard to its target element. You can get the position option value, but it doesn't change, i.e. its value remains as set in the declaration, for instance "bottom".
We will do our best to fix this bug for the September release.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
ToolTip
Asked by
Wiesław
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or