[konsole] [Bug 364716] copy-input dialog "OK" shortcut not working

Kurt Hindenburg bugzilla_noreply at kde.org
Thu Mar 1 02:18:58 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=364716

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |18.04
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kon
                   |                            |sole/5b6ba95255073ce13c45c4
                   |                            |bfb7a49c1142193368

--- Comment #2 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 5b6ba95255073ce13c45c4bfb7a49c1142193368 by Kurt Hindenburg.
Committed on 01/03/2018 at 02:14.
Pushed by hindenburg into branch 'master'.

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.
FIXED-IN: 18.04

M  +0    -1    src/ColorSchemeEditor.cpp
M  +0    -1    src/CopyInputDialog.cpp
M  +0    -1    src/EditProfileDialog.cpp
M  +0    -1    src/HistorySizeDialog.cpp
M  +0    -1    src/RenameTabDialog.cpp

https://commits.kde.org/konsole/5b6ba95255073ce13c45c4bfb7a49c1142193368

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list