Jaime Torres Amate
2018-09-09 11:25:35 UTC
jtamate created this revision.
jtamate added a reviewer: Dolphin.
Herald added a project: Dolphin.
Herald added a subscriber: kfm-devel.
jtamate requested review of this revision.
REVISION SUMMARY
QKeySequence::AddTab = Qt::CTRL + Qt::Key_T.
Leaving only the first avoids the warning window "There are two actions (New Tab, New Tab) that want to use the same shortcut (Ctrl+T)"
BUG: 398324
TEST PLAN
su - test
unset KDE_FULL_SESSION
dolphin
After: No more the warning window.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D15371
AFFECTED FILES
src/dolphinmainwindow.cpp
To: jtamate, #dolphin
Cc: kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
jtamate added a reviewer: Dolphin.
Herald added a project: Dolphin.
Herald added a subscriber: kfm-devel.
jtamate requested review of this revision.
REVISION SUMMARY
QKeySequence::AddTab = Qt::CTRL + Qt::Key_T.
Leaving only the first avoids the warning window "There are two actions (New Tab, New Tab) that want to use the same shortcut (Ctrl+T)"
BUG: 398324
TEST PLAN
su - test
unset KDE_FULL_SESSION
dolphin
After: No more the warning window.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D15371
AFFECTED FILES
src/dolphinmainwindow.cpp
To: jtamate, #dolphin
Cc: kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp