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.
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
- Open the provided StackBlitz
- Hover a cell to show the tooltip
- Scroll the grid while the tooltip is visible
- 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
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.
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
Actual Result
Expected Result
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