Bug 491123 - On X11, cannot close Overview effects with its activation shortcut
Summary: On X11, cannot close Overview effects with its activation shortcut
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: effects-overview (show other bugs)
Version: 6.1.3
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-01 13:14 UTC by Michal Kec (MiK)
Modified: 2024-12-30 15:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.2
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Kec (MiK) 2024-08-01 13:14:56 UTC
SUMMARY
Whereas effects from the "Present Windows" family can be fired and terminated by their respective shortcuts (Ctrl+F7, Ctrl+F8, Ctrl+F10), I am unable to terminate the effects from the "Overview" family by their shortcuts Meta+W, Meta+G/Ctrl+F8. I have to use mouse instead.

STEPS TO REPRODUCE
1. Enable Overview effects in the System Settings
2. Invoke the effect with the shortcut (Meta+W)
3. Try to terminate the effect with the same shortcut.

OBSERVED RESULT
The Effect is not terminated.

EXPECTED RESULT
Effects should be terminated with respective shortcuts.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Kernel Version: 6.5.0-44-generic (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5700X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 580 Series
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B450 AORUS PRO
Comment 1 fanzhuyifan 2024-08-09 01:43:31 UTC
Can reproduce on current git master. I think the issue is that the keyboard is grabbed in overview.
Comment 2 Michal Kec (MiK) 2024-12-30 15:12:57 UTC
I can confirm this bug has been fixed by upgrading to KDE Neon 6.2 (based on Ubuntu 24.04) and Plasma 6.2.2. Thank you!