Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI freezes when moving folder with drag & drop (on Windows) #16297

Open
EmadFathy opened this issue Sep 9, 2024 · 11 comments
Open

UI freezes when moving folder with drag & drop (on Windows) #16297

EmadFathy opened this issue Sep 9, 2024 · 11 comments
Labels
bug interface User Interface

Comments

@EmadFathy
Copy link

EmadFathy commented Sep 9, 2024

When trying to move a folder with drag & drop, the UI of the app is freezing a lot of time (and sometime go black), for the test captured in the following video the two folders was empty and it froze about a minute. I made a video to show the problem.

Notes:

Edits:

  • Protocol: Amazon S3
  • Versions: Current/Latest of both right now:
    • Windows: 10.0.19045
    • CyberDuck : 9.0.1-41941
    • Intel platform.
@AliveDevil
Copy link
Contributor

What's the protocol used, which Cyberduck version are you running?
Windows x64 or amd64?

@AliveDevil AliveDevil added bug interface User Interface labels Sep 9, 2024
@EmadFathy
Copy link
Author

Hi @AliveDevil

What's the protocol used, which Cyberduck version are you running? Windows x64 or amd64?

I added the missing specs to the original post under edits section.

@AliveDevil
Copy link
Contributor

That behavior is weird. I did try to replicate this issue here, but am unable to.
On a Windows 10 19045.4842 machine I've installed Cyberduck 9.0.1, opened a connection, created folders "My Files", "Test 1", "Test 2".
Clicked and held to drag "Test 2" around. There's not been any indication of the behavior you are seeing.
Do you have any software installed, that monitors or otherwise accesses the clipboard?

@EmadFathy
Copy link
Author

Do you have any software installed, that monitors or otherwise accesses the clipboard?

No, Not at all. But what is the relation with the clipboard??

@AliveDevil
Copy link
Contributor

Drag & Drop on Windows may use the clipboard for negotiating how content from one application is transferred to the other.

The path you're connected to is /my-bucket, not /my-bucket/some/other/long/path/in/S3?

@EmadFathy
Copy link
Author

The path you're connected to is /my-bucket, not /my-bucket/some/other/long/path/in/S3?

Sorry, can't get this, please clarify what do you mean?

@AliveDevil
Copy link
Contributor

What is the bucket/path you are connecting to?
Is it the bucket root directly, or some path in the bucket?

@EmadFathy
Copy link
Author

What is the bucket/path you are connecting to?
Is it the bucket root directly, or some path in the bucket?

The connected path is the root, the folders of testing is on the root, the folders you're seeing is /my-bucket/Test 1 and /my-bucket/Test 2.

@EmadFathy
Copy link
Author

EmadFathy commented Sep 11, 2024

Here is another issue with the UI, it may be related to the drag & drop issue. When trying to check updates the result of checking is gone from itself, no click on Close button, and absolutely not hitting ESC, Enter or Sapce keys, nothing on keyboard it touched at all. The window still on the screen for a random period each time (you'll notice it in the video).

Here is the video showing the issue: https://jmp.sh/7pk8jj3c

Note: I posted this issue here because I think that, may be the cause of both issues is the same.

@AliveDevil
Copy link
Contributor

The updater window disappearing is something I encountered as well, but haven't been able to debug yet - as the updater window is entirely handled by an external dependency.

@dkocher
Copy link
Contributor

dkocher commented Sep 16, 2024

The updater window disappearing is something I encountered as well, but haven't been able to debug yet - as the updater window is entirely handled by an external dependency.

The updater will be replaced with #10857.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug interface User Interface
Projects
None yet
Development

No branches or pull requests

3 participants