[Bug] App crashes when Return key is pressed when Fetch/Pull is in progress
Closed this issue · 2 comments
p-fischer commented
Tested on
- Ubuntu 24.10
- version 2025.6 (but observed on older versions too)
Steps to reproduce:
- Initiate fetch or pull via shortcut or the icon + dialog
- 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.
love-linger commented
Fixed. You can download latest CI build from Github Action.
p-fischer commented
Thanks! Tested successfully