react-dnd / react-dnd

Drag and Drop for React
http://react-dnd.github.io/react-dnd
MIT License
21.09k stars 2k forks source link

Can not drop on monitor screen in IE 11 #1135

Closed hanphan2706 closed 5 years ago

hanphan2706 commented 6 years ago

Describe the bug I have 1 lap and 1 monitor. I choose 'extend' display mode. Then I open IE browser on monitor screen. I can drag something, but nothing happened after drop.

When I choose 'duplicate' display mode. Now I can drop and drag everything.

My IE browser is 11.192.16299.0. I tried on another version (11.165) and I could drop.

To Reproduce Steps to reproduce the behavior:

  1. Choose 'extend' display mode on windows 10.
  2. Open IE browser on monitor screen (IE Version 11.192.16299.0)
  3. Go to https://react-dnd.github.io/react-dnd/examples-chessboard-tutorial-app.html
  4. Try to drag and drop anything

Expected behavior after dropping, something will happend

Desktop (please complete the following information):

Additional context If it can't be fix. please let know the root cause.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.