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

Zamundaaa <xaver.h...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/-/commit/bc73e14e68 |ma/kwin/-/commit/c8b7717953
                   |f43943b1ba190389ba35f78d7e6 |a28ac43f1fa5e69c9eceae4ea7e
                   |566                         |868

--- Comment #11 from Zamundaaa <xaver.h...@gmail.com> ---
Git commit c8b7717953a28ac43f1fa5e69c9eceae4ea7e868 by Xaver Hugl, on behalf of
Yifan Zhu.
Committed on 21/02/2024 at 13:19.
Pushed by zamundaaa into branch 'Plasma/5.27'.

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


(cherry picked from commit bc73e14e68f43943b1ba190389ba35f78d7e6566)

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

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

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

Reply via email to