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

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/-/commit/b6d864b793 |ma/kwin/-/commit/bc73e14e68
                   |eb237c22e8ef659beabfe01d889 |f43943b1ba190389ba35f78d7e6
                   |134                         |566
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit bc73e14e68f43943b1ba190389ba35f78d7e6566 by Vlad Zahorodnii, on
behalf of Yifan Zhu.
Committed on 19/12/2023 at 11:00.
Pushed by vladz into branch 'master'.

tabbox: match Shift+Backtab against Shift+Tab

When users simultaneously press Shift and Tab, the keys are sometimes
registered as Shift+Tab, and sometimes as Shift+Backtab.
So we need to match received Shift+Tab against shortcuts containing
Shift+Backtab, and vice versa. Previously the code only checks for
the first case. This commit adds checks for the second case.
FIXED-IN: 6.0

M  +6    -5    src/tabbox/tabbox.cpp

https://invent.kde.org/plasma/kwin/-/commit/bc73e14e68f43943b1ba190389ba35f78d7e6566

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

Reply via email to