Do not setShortcut() on the OK button on dialogs

Authored by hindenburg on Mar 1 2018, 2:14 AM.

Description

Do not setShortcut() on the OK button on dialogs

using okButton->setShortcut(Konsole::ACCEL | Qt::Key_Return); causes
the Alt+O to not work on the OK button. Both Ctrl+Return and Alt+O
now work to close the dialog.

BUG: 364716
FIXED-IN: 18.04

Details

Committed
hindenburgMar 1 2018, 2:14 AM
Parents
R319:e2e2ef66f7ad: sort headers in editprofiledialog
Branches
Unknown
Tags
Unknown