[Bug]: After Chrome update 144.0.7559.59 mouseleave event is not fired.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.4k
- Forks
- 893
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 26
Description
Current versus expected behaviour
Expected Behavior- The hovered elements should be removed when i leave the activity
Actual Behavior- The hovered elements stay even if I leave the activity and stays there as long as I dont refresh.
The event listener bts doesnt fire and mousenter fires when i leave the activity too.
Steps to reproduce
- Hover over the activity
- Move the mouse out of the activity the tooltip and the other icons stay as shown in image
Version
"jointjs": "^3.6.5",
What browsers are you seeing the problem on?
Chrome
What operating system are you seeing the problem on?
Windows
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Reproduce the issue in Chrome 144.0.7559.59 on Windows by hovering an activity and moving the pointer away, then locate the activity hover handling. Done when mouseleave removes the tooltip and other hovered elements without requiring a refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100