--- a/eric7/VCS/StatusWidget.py Tue Oct 05 19:36:02 2021 +0200 +++ b/eric7/VCS/StatusWidget.py Tue Oct 05 19:47:03 2021 +0200 @@ -872,6 +872,7 @@ selectionMode=QAbstractItemView.SelectionMode.SingleSelection, title=self.tr("Quick Commit"), message=self.tr("Select your commit message:"), + doubleClickOk=True, parent=self ) if dlg.exec() == QDialog.DialogCode.Accepted: