Bug 481164 (jjenkx) - After upgrading to 5.93.0, shortcuts like Ctrl+1, Ctrl+2 stopped working with numpad keys
Summary: After upgrading to 5.93.0, shortcuts like Ctrl+1, Ctrl+2 stopped working with...
Status: RESOLVED DUPLICATE of bug 480862
Alias: jjenkx
Product: systemsettings
Classification: Applications
Component: kcm_keys (show other bugs)
Version: 5.93.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 482959 483331 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-02-10 12:21 UTC by jjenkx
Modified: 2024-03-12 15:49 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jjenkx 2024-02-10 12:21:10 UTC
After upgrading to KDE 6, shortcuts like Ctrl+1, Ctrl+2 stopped working with numpad keys. I can assign the shortcuts via numpad but they don't execute when used. These were working on 5.27

```
$ wev
[14:     wl_keyboard] key: serial: 11409; time: 30986796; key: 10; state: 1 (pressed)
                      sym: 1            (49), utf8: '1'
[14:     wl_keyboard] key: serial: 11410; time: 30986865; key: 10; state: 0 (released)
                      sym: 1            (49), utf8: ''
[14:     wl_keyboard] key: serial: 11411; time: 30992827; key: 87; state: 1 (pressed)
                      sym: KP_1         (65457), utf8: '1'
[14:     wl_keyboard] key: serial: 11412; time: 30992884; key: 87; state: 0 (released)
                      sym: KP_1         (65457), utf8: ''
```


SOFTWARE/OS VERSIONS
Arch Linux
Wayland
KDE Plasma 5.93.0
Qt: 5.15.12
KDE Frameworks: 5.114.0
kf5-config: 1.0
Comment 1 fanzhuyifan 2024-02-10 16:49:09 UTC
Can reproduce.
Comment 2 fanzhuyifan 2024-02-10 16:53:33 UTC
Possible duplicate of 480862. Need to test with Qt patch https://codereview.qt-project.org/c/qt/qtwayland/+/533675.
Comment 3 Nate Graham 2024-02-14 21:41:52 UTC
Were you on X11 in Plasma 5 and then the Plasma 6 upgrade gave you the Wayland session? If so then I definitely think it's Bug 480862.
Comment 4 jjenkx 2024-02-15 03:11:16 UTC
(In reply to Nate Graham from comment #3)
> Were you on X11 in Plasma 5 and then the Plasma 6 upgrade gave you the
> Wayland session? If so then I definitely think it's Bug 480862.

No, 5.27 with Wayland the same shortcuts were working. Upgrading to Plasma 6 (5.93.0) with Wayland made them stop working
Comment 5 Nate Graham 2024-02-15 15:23:32 UTC
Ok, thanks. *probably* still the same bug if https://codereview.qt-project.org/c/qt/qtwayland/+/533675 isn't applied on your system Qt. Let's assume for now that this is the case, but please do feel free to re-open the bug report if you still experience the issue after upgrading to Plasma 6's initial public release and you also have Qt 6.6.3 or later.

*** This bug has been marked as a duplicate of bug 480862 ***
Comment 6 fanzhuyifan 2024-03-09 16:58:01 UTC
*** Bug 482959 has been marked as a duplicate of this bug. ***
Comment 7 fanzhuyifan 2024-03-12 15:49:42 UTC
*** Bug 483331 has been marked as a duplicate of this bug. ***