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

Jaime Torres <jtam...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/dol
                   |                            |phin/9991eb0f5eaf38aa7f0c61
                   |                            |206937d4cd013e24c8
         Resolution|---                         |FIXED

--- Comment #2 from Jaime Torres <jtam...@gmail.com> ---
Git commit 9991eb0f5eaf38aa7f0c61206937d4cd013e24c8 by Jaime Torres Amate.
Committed on 10/09/2018 at 14:47.
Pushed by jtamate into branch 'Applications/18.08'.

Don't assign twice the same key to the action New Tab

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)"

Test Plan:
su - test
unset KDE_FULL_SESSION
dolphin
After: No more the warning window.

Reviewers: #dolphin, elvisangelaccio

Reviewed By: #dolphin, elvisangelaccio

Subscribers: elvisangelaccio, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D15371

M  +1    -1    src/dolphinmainwindow.cpp

https://commits.kde.org/dolphin/9991eb0f5eaf38aa7f0c61206937d4cd013e24c8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to