Skip to content

[BUG] Drag and drop of files from windows archive fails silently. #1435

@gvidaver

Description

@gvidaver

Describe the bug
On windows, if you go into a compressed archive and try to drag and drop files from inside the archive, you get a stack trace:

Image

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://react-dropzone.js.org/#!/Examples
  2. On windows, find a compressed archive and drag and drop a file from inside the archive into drop zone.
  3. Nothing happens, but see stack trace in console.

Expected behavior
It should complain that it can't process the file or handle it normally.

Screenshots
If applicable, add screenshots to help explain your problem.

  1. Find a compressed folder:
Image
  1. Go into it and drag a file into example page.
Image
  1. See these stack traces:
Image Image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version 138

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions