clientIO / clientIO/joint

[Bug]: After Chrome update 144.0.7559.59 mouseleave event is not fired.

Open
#3,141 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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.

Image
Steps to reproduce
  1. Hover over the activity
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.