Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.9.0 Beta 2
-
Windows, Linux, macOS
Description
On desktop systems it is common to close a dialog by pressing the "Enter" key (especially for "Ok").
Dialog {
modal: true
standardButtons: Dialog.Ok | Dialog.Cancel
}
Attachments
Issue Links
- duplicates
-
QTBUG-58246 Add support for a Button being marked as a default button
- Open