-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
With limited space, there are occassions where the tooltip hasn't enough space and renders in a slot where the cursor will manage to hover over the tooltip. When that happens, every move of the mouse causes a flickering re-render of the tooltip
I assume it has something to do with how the mouseover is handled for the tooltips but haven't yet dug deeper
Reproduction
- Open Slickgrid Universal Example 16
- Open the devtools and reduce the visible area
- hover over the cells of the 3rd column
Which Framework are you using?
Angular
Environment Info
| Executable | Version |
| ------------------- | ------- |
| (framework used) | VERSION |
| Slickgrid-Universal | VERSION |
| TypeScript | VERSION |
| Browser(s) | VERSION |
| System OS | VERSION |Validations
- Follow our Code of Conduct
- Read the Wikis.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
