| Summary: | Using Chromium with --app mode blocks global shortcuts in Wayland session | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | bird_d <relay198> |
| Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | 5.25.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
bird_d
2022-07-29 06:52:53 UTC
I can reproduce. Looking at the log: [2098256.249] wl_registry@2.global(3, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [2098256.253] -> wl_registry@2.bind(3, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1, new id [unknown]@5) [2098414.183] -> zwp_keyboard_shortcuts_inhibit_manager_v1@5.inhibit_shortcuts(new id zwp_keyboard_shortcuts_inhibitor_v1@34, wl_surface@32, wl_seat@10) The client explicitly inhibits all shortcuts. Kwin is working correctly following this. Please file a bug with chromium and ask them what on they're doing. Can you link it here when you've done so. I have reported it to Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1348471 Thank you. |