Skip to content

drag behavior inconsistent #82

@neptunecentury

Description

@neptunecentury

Hi, I was trying out this polyfill to see if it would allow us to use our existing html drag and drop functionality for mobile devices. While it mostly works, during our testing we found a few inconsistencies.
This is using the latest version from the repo.

  • What we noticed was that when long press is enabled, the drag and drop would kick in most of the time, but sometimes, after the long press, dragging would result in just scrolling the page with no drag and drop happening.
  • Other times, the browser would start selecting text instead of dragging.
  • And a few times, instead of the normal drag "image", a black box would appear instead, and no drag would happen.
  • These inconsistencies seem to happen on both Android and iOS devices

I was using Edge on Android 13 and Safari on iOS 17

When we use the desktop browser without the polyfill, the drag and drop seems to work normally.

So, I am wondering if I'm doing something wrong or if there's some configuration issue on my end? Have you seen these issues before?
This library seems very promising, but we weren't able to integrate it yet because of the above issues.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions