When dragging a commit in the Interactive Rebase window, the view automatically scrolls to the very top. As a result, the commit I’m moving disappears from view, making it difficult to place it in the desired position.
Related to #905 Feature.
Steps to Reproduce:
Open the Interactive Rebase window.
Hit End to scroll to the last commit
Press Ctrl+↑
The window immediately scrolls to the top.
Expected Behavior:
The dragged commit should stay visible while I move it.
Actual Behavior:
The window jumps to the top, causing the dragged commit to be lost from view.
When dragging a commit in the Interactive Rebase window, the view automatically scrolls to the very top. As a result, the commit I’m moving disappears from view, making it difficult to place it in the desired position.
Related to #905 Feature.
Steps to Reproduce:
Open the Interactive Rebase window.
Hit End to scroll to the last commit
Press Ctrl+↑
The window immediately scrolls to the top.
Expected Behavior:
The dragged commit should stay visible while I move it.
Actual Behavior:
The window jumps to the top, causing the dragged commit to be lost from view.