"Drag and drop" files from explorer does not work
See original GitHub issueProblem Description
Dragging any *.py from an Explorer window to the Editor panel, the cursor transforms into a “forbidden” symbol and the file does not open.
What steps reproduce the problem?
- Create an empty aaa.py file
- Try drag and drop it onto Spyder
Versions
- Spyder version: 4.0.1
- Python version: 3.7
- Qt version: 5.9.6
- PyQt version: 5.9.2
- Operating System name/version: Windows10
Dependencies
atomicwrites >=1.2.0 : 1.3.0 (OK)
chardet >=2.0.0 : 3.0.4 (OK)
cloudpickle >=0.5.0 : 1.2.2 (OK)
diff_match_patch >=20181111 : 20181111 (OK)
intervaltree : None (OK)
IPython >=4.0 : 7.8.0 (OK)
jedi =0.14.1 : 0.14.1 (OK)
nbconvert >=4.0 : 5.6.0 (OK)
numpydoc >=0.6.0 : 0.9.1 (OK)
pexpect >=4.4.0 : 4.8.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
psutil >=0.3 : 5.6.3 (OK)
pygments >=2.0 : 2.4.2 (OK)
pylint >=0.25 : 2.4.2 (OK)
pyls >=0.31.2;<0.32.0 : 0.31.2 (OK)
zmq >=17 : 18.1.0 (OK)
qdarkstyle >=2.7 : 2.8 (OK)
qtawesome >=0.5.7 : 0.6.0 (OK)
qtconsole >=4.6.0 : 4.6.0 (OK)
qtpy >=1.5.0 : 1.9.0 (OK)
rtree >=0.8.3 : 0.9.3 (OK)
sphinx >=0.6.6 : 2.2.0 (OK)
spyder_kernels >=1.8.1;<2.0.0: 1.8.1 (OK)
watchdog : None (OK)
cython >=0.21 : 0.29.13 (OK)
matplotlib >=2.0.0 : 3.1.1 (OK)
numpy >=1.7 : 1.16.5 (OK)
pandas >=0.13.1 : 0.25.1 (OK)
scipy >=0.17.0 : 1.3.1 (OK)
sympy >=0.7.3 : 1.4 (OK)
Issue Analytics
- State:
- Created 4 years ago
- Comments:27 (14 by maintainers)
Top Results From Across the Web
Fix problem: Drag and drop not working in Windows
When drag and drop does not work, left-click a file in File Explorer and keep the left click mouse button pressed. While the...
Read more >Windows Drag and Drop Not Working – A Few Easy Fixes
Locate the file or folder you wish to move by left-clicking on it on your desktop. · Hit the “Escape” key on your...
Read more >drag and drop stopped working - Microsoft Community
When drag and drop doesn't work, left click a file in Windows Explorer or File Explorer, and keep the left click mouse button...
Read more >How to Fix Not Working Drag and Drop Function on Windows ...
Restart the File Explorer to fix drag and drop not working on Windows 10 · Open Windows Task Manager (press Ctrl + Alt...
Read more >Drag and Drop Not Working in Windows 10/11 PC Fix
Method 1: Using the Left Click and Esc Key · Method 2: Restart the App or Program · Method 3: Restart Windows explorer...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry for not updating you on this issue for such a long time. I discovered the issue is common not just to my PC, but also to all my colleagues’ PCs.
I am working on it with the IT, but at the moment IT has more urgent things to do in order to support the massive increase in network activity due to all the people working from home.
I will post here as soon as I have an update.
@dalthviz, please add the messages we need to debug this as a first step. Then, after releasing 4.1.0, @pj1989 could send us those logs so we can fix this problem.