Skip to content

[Bug][Chart] The series ChartTooltip is displayed even when another series is focused #3386

@Yanko-Georgiev

Description

@Yanko-Georgiev

Description

If we have two ChartSeries, one with an enabled tooltip and one with a disabled tooltip. You can hover to show the Tooltip of the first series, and then if you move focus to the second series, the tooltip will still be displayed.

Plan

KendoReact

Steps To Reproduce

  1. Open: React Example, Angular Example
  2. Hover the red line series on the chart
  3. Move the cursor onto the line named "custom"
  4. Keep moving the cursor alongside the "custom" line

Screenshots or video

Chart.mp4

Actual Behavior

The series ChartTooltip is displayed when another series is focused.

Expected Behavior

The series ChartTooltip should not be displayed when another series is focused.

Reported in TicketID: 1699634
Private issue: https://github.com/telerik/kendo-charts/issues/618

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions