question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug: Application hang when dragging file onto a tab/folder which contains existing file with same name

See original GitHub issue

Description

Seems like a timing/threading issue maybe?

Was able to replicate the issue by acting very quickly

Seems like a problem around the conflict dialog:

image

Steps To Reproduce

  1. Open a folder ‘A’ that contains a file like test.txt
  2. Open another tab
  3. Navigate to a 2nd folder ‘B’ that also contains a file named test.txt
  4. Go back to the first tab
  5. Drag the file test.txt on top of the tab for folder ‘B’
  6. Let go of the mouse pointer right away
  7. Observe application hangs (sometimes before the conflict dialog appears, sometimes after), after a while it’ll close as UWP apps do.

If no hang was observed, you were too slow to drag and let go of pointer before tab switched.

image

Requirements

App should not hang, operation to resolve conflict should proceed as normal

Files Version

2.5.0.0

Windows Version

Windows 10 (22H2): 19045

Log File

debug.log

Issue Analytics

  • State:closed
  • Created 3 months ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
yaira2commented, Jun 18, 2023

@hawkerm thank you for reporting this issue, I added it to the project board.

0reactions
yaira2commented, Aug 6, 2023

@hawkerm can you check if this was resolved in v2.5.21?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows Explorer freezes when dragging files over ...
It looks like when I drag files past it tries to connect to it and then freezes. I get the feeling that this...
Read more >
Windows File explorer Drag & Drop Hangs when passing ...
Windows File explorer Drag & Drop Hangs when passing over mapped drives icons. Every time a file has to be dragged (dragged over...
Read more >
Windows 11 File Explorer freezes when renaming files
Hi, my file explorer lags (or freezes for few seconds) every time i rename files and happened in any folder or files in...
Read more >
Bug List
ID Product▽ Comp Assignee△ Status△ Resolution△ Changed▽ 92250 Platform Runtime platform‑runtime‑inbox RESO NOT_ 2011‑05‑30 216729 Platform IDE Platform‑UI‑Inbox RESO NOT_ 2009‑04‑16 409552 Platform Runtime platform‑runtime‑inbox RESO...
Read more >
Can't Drag And Drop Things in Windows 10? Here's How ...
The drag and drop feature allows you to easily move files or folders to a new location. You can always move a file...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found