Skip to content

[Drag and Drop] dragDelay causes wrong hint position #4857

@mbechev

Description

@mbechev

Description

If dragDelay property is set, the hint position is misaligned with the mouse pointer. This happens when you click and start dragging the item immediately.

Steps To Reproduce

  1. Click and start dragging an item.
  2. Notice the hint position.

https://stackblitz.com/edit/angular-lhhct3g7

Screenshots or video

Screen.Recording.2026-02-25.at.10.17.43.mov

Actual Behavior

Hint has been misaligned with the pointer when dragging.

Expected Behavior

The hint should not appear when the cursor leaves the dragged item when dragDelay is set.

Check the KendoReact Drag & Drop for reference:

https://www.telerik.com/kendo-react-ui/components/common/drag-and-drop/hold-to-drag

Screen.Recording.2026-02-25.at.11.24.55.mov

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions