Tooltips intermittently fail to disappear on mouse out
Summary
Tooltips intermittently remain visible permanently after moving the mouse out of the parent element, requiring a page refresh to clear them.
Steps to Reproduce
- Navigate to any page with tooltips in GitLab v18.3
- Hover over an element that displays a tooltip
- Wait for the tooltip to appear
- Move the mouse cursor away from the parent element
- Observe that the tooltip sometimes remains visible
Expected Behavior
Tooltips should disappear immediately when the mouse cursor moves out of the parent element that triggered the tooltip.
Actual Behavior
Tooltips intermittently remain stuck on screen permanently after moving the mouse away from the parent element. The tooltips do not disappear and remain visible until the page is refreshed.
Environment
- OS: Desktop (specific OS not specified)
- Browser/Client: Chrome (version not specified)
- Version: GitLab v18.3
Additional Information
- This issue affects all tooltips across the application
- The bug occurs intermittently - it doesn't happen every time
- When the bug occurs, tooltips remain visible permanently until page refresh
- Additional details that would be helpful: Chrome version number, specific OS and version, frequency of occurrence (e.g., 1 in 10 times)