sourcegit-scm/sourcegit

[Bug] App crashes when Return key is pressed when Fetch/Pull is in progress

Closed this issue · 2 comments

Tested on

  • Ubuntu 24.10
  • version 2025.6 (but observed on older versions too)

Steps to reproduce:

  1. Initiate fetch or pull via shortcut or the icon + dialog
  2. While the progress overlay is shown, press the return key (the one above the shift key, not the enter key)

Observed behavior:
While the operation is ongoing, the progress overlay keeps showing, but when the action is finished, the app crashes.

Expected behavior:
Ignore the Return key press

Regarding relevance:
Users like me, switching from fork, might do that regularly because we are used to hit the return key after the fetch or pull shortcut because fork requires to confirm a dialog.

Fixed. You can download latest CI build from Github Action.

Thanks! Tested successfully