gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

Cursor down in Commit Message dialog should move the cursor down

Open koppor opened this issue 1 year ago • 0 comments

Version

0.13.0

Operating System

Windows

Distribution Method

msi (Windows)

Describe the issue

  1. If the cursor is at the line end: When pressing Cursor down in the commit message dialog, nothing happens
  2. If the cursor is in the middle of the line: When pressing Cursor down in the commit message dialog, the cursor moves to the end of the line instead of down.

grafik

How to reproduce

Start a commit message, press Cursor down.

Expected behavior

Cursor moves into "Comit description (optional)"

Reason: I do not know if an app submits something when pressing Enter or Shift+Enter. Therefore, I use the cursor key to move down.

Relevant log output

No response

koppor avatar Oct 10 '24 19:10 koppor