Unplanned
Last Updated: 21 Dec 2020 15:49 by ADMIN
Piotr
Created on: 15 May 2020 08:30
Category: Tooltip
Type: Bug Report
0
Tooltip not centered when shown for svg elements

Bug report

Reproduction of the problem

Dojo example

  1. Hover "Some Text"

Current behavior

The Tooltip is not centered and appears to the left of the element it is shown for.

Expected/desired behavior

The tooltip is centered.

Environment

  • Kendo UI version: 201x.r.ddd
  • jQuery version: x.y
  • Browser: [all]
2 comments
ADMIN
Ivan Danchev
Posted on: 21 Dec 2020 15:49

Hello Nathan,

This bug has low severity and for that reason we still haven't scheduled it for fixing. I've raised its priority with 1 level, which should speed up its inclusion in the road map.

Regards,
Ivan Danchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Nathan
Posted on: 15 Dec 2020 04:21
This bug is still present in Kendo UI 2020 R2.
Upon inspecting the kendo code, the issue is that the inner SVG elements do not contain height/width properties which kendo is using the position the tooltip.