kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[BUG][Tooltip] Incorrect positioning when longer text is displayed

Open PekoPPT opened this issue 1 year ago • 1 comments

Describe the bug The Tooltip is not correctly positioned in scenarios where a longer text needs to be displayed. This incorrect positioning leads to the inability to automatically close the Tooltip when the mouse is hovered out of the component.

To Reproduce

  1. Open this CodeSandbox example.
  2. Hover the yellow dot on the right

Expected behavior The Tooltip should appear correctly positioned above the yellow point as it is in the scenario when you hover the left point in the above example

Screenshots image

PekoPPT avatar Aug 14 '23 10:08 PekoPPT