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

Dragging a changed file to the bottom of the screen doesn't scroll the view #7544

Open
Kimeiga opened this issue Mar 8, 2025 · 1 comment
Labels
bug Something isn't working 🎉reproduced🎉 The issue could be reproduced by following the instructions UI Any broken visuals like layouts, colors etc.

Comments

@Kimeiga
Copy link

Kimeiga commented Mar 8, 2025

Version

0.14.8

Operating System

macOS

Distribution Method

dmg (Mac OS - Apple Silicon)

Describe the issue

When you have a lot (in my case 70) files changed, and you want to drag a changed file from your commit to another commit, when you drag the file to the bottom or top of the screen, it won't scroll the workspace view to scroll the commit you want to drag the file into into view. You also cannot two finger scroll while holding that file with mouse click. Instead that will invoke the macos three finger swipe down gesture.

How to reproduce (Optional)

  1. Make a commit with 70 changed files
  2. Make an empty commit below or above
  3. Try to drag a changed file into the empty commit from the opposite side of the view
  4. Observe

Expected behavior (Optional)

the workspace view should scroll when the changed file is dragged to the top or bottom

Relevant log output (Optional)

@Kimeiga Kimeiga added the bug Something isn't working label Mar 8, 2025
@Byron Byron added the 🎉reproduced🎉 The issue could be reproduced by following the instructions label Mar 11, 2025
@Byron
Copy link
Collaborator

Byron commented Mar 11, 2025

Thanks a lot for reporting.

I was able to reproduce the issue with a Mac trackpad. Strangely enough, sometimes trying to scroll while holding a file seems to freeze all movement. Other times, it seems to activate expose as described here.

Screen.Recording.2025-03-11.at.10.34.06.mov

The video above also shows how an external mouse is used to drag the file, leaving the trackpad open for scrolling.

@Byron Byron added the UI Any broken visuals like layouts, colors etc. label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🎉reproduced🎉 The issue could be reproduced by following the instructions UI Any broken visuals like layouts, colors etc.
Projects
None yet
Development

No branches or pull requests

2 participants