Skip to content

mouseleave event not triggered while using cdk in Firefox #22368

Open
@bartduisters

Description

@bartduisters

🐞 bug report

Affected Package

The issue is caused by package @angular/cdk/drag-drop

Description

mouseleave event does not behave correctly on Firefox when using cdkDrag directive

A clear and concise description of the problem...

🔬 Minimal Reproduction

https://stackblitz.com/edit/angular-ivy-xbiase

  • Click and hold the first element
  • Move (while holding) the cursor outside of the first element
  • Release the first element

Actual result: the mouseleave event did not trigger
Expected result: the mouseleave event to have been triggered

Anything else relevant?
Does occur in Firefox, not in Chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: cdk/drag-dropfirefoxThis issue is specific to the Firefox browserneeds investigationA member of the team needs to do further investigation to determine the root cause

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions