Skip to content

igxTooltip in igxCell shows multiple instances and becomes "mispositioned" during grid scroll #17465

Description

@Jennygra

Description

Reference to the original report: #17175 This issue appears to still be reproducible.

The issue was closed due to inactivity, but we continue to experience the same behavior. To verify it on a more recent version, we created a new StackBlitz sample.

The problem still occurs intermittently when scrolling up and down. While it is not consistently reproducible on every attempt, the issue can be observed occasionally during scrolling.

Image

Framework

Angular

Angular Version

22.0.0

Ignite UI for Angular Version

22.0.0

Component / Area

Tooltip

Browser

Chrome

Operating System

Windows

Command Not Working

Steps to Reproduce

  1. Open the provided StackBlitz
  2. Hover a cell to show the tooltip
  3. Scroll the grid while the tooltip is visible
  4. Repeat across multiple cells

Actual Result

  • Tooltip remains visible after scrolling
  • Tooltip position becomes incorrect
  • Multiple tooltips may appear

Expected Result

  • Tooltip should close on scroll
  • Tooltip should remain correctly positioned relative to its target
  • Only one tooltip should be visible at a time

Reproduction URL

https://stackblitz.com/edit/qettbduh?file=src%2Fapp%2Fgrid%2Fgrid-nested-data-binding-2%2Fgrid-nested-data-bind2.ts,src%2Fapp%2Fgrid%2Fgrid-nested-data-binding-2%2Fgrid-nested-data-bind2.html,src%2Fapp%2Fgrid%2Fgrid-nested-data-binding-2%2Fgrid-nested-data-bind2.scss

Attachments

No response

Metadata

Metadata

Assignees

Labels

🐛 bugAny issue that describes a bug👀 status: in-reviewIssue is currently being reviewed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions