Summary: | Inactive Inner Window Action "Activate, raise and pass click" does not raise the window | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Ye Jingchen <ye.jingchen> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | charlie.france, gabriel, groszdanielpub, i, john.kizer, kdedev, mail, nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=461414 | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/fd0eef29d8c3cb55040ffacfcf77b17d87935ac2 | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
Ye Jingchen
2025-03-13 16:28:37 UTC
Hi - I can reproduce this on Fedora KDE 42. Thanks! A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/7562 Git commit fd0eef29d8c3cb55040ffacfcf77b17d87935ac2 by Vlad Zahorodnii, on behalf of John Kizer. Committed on 30/04/2025 at 12:45. Pushed by vladz into branch 'master'. Fix config options for inactive window action The "Activate, pass click and raise on release" option was added to the Window Actions Inactive Inner Window left click dropdown, but in this file was instead added to the Titlebar actions list: https://invent.kde.org/plasma/kwin/-/merge_requests/6555/diffs?file=794ca93c1a0a39541fac0b789307cde9ec80df1d#diff-content-794ca93c1a0a39541fac0b789307cde9ec80df1d This moves the added config file option to the Inner Window section, which should help it operate as expected when non-default options are selected. M +3 -3 src/kcms/options/kwinoptions_settings.kcfg M +1 -1 src/kwin.kcfg https://invent.kde.org/plasma/kwin/-/commit/fd0eef29d8c3cb55040ffacfcf77b17d87935ac2 *** Bug 499258 has been marked as a duplicate of this bug. *** *** Bug 446541 has been marked as a duplicate of this bug. *** *** Bug 461414 has been marked as a duplicate of this bug. *** |