Summary: | 'Close windows by double-clicking the menu button' feature does not work with maximized window of certain apps | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nate, xaver.hugl |
Priority: | NOR | Keywords: | wayland |
Version: | 5.25.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2022-08-02 19:50:11 UTC
Does the menu button do anything at all? A bunch of X11 apps place an invisible 32x32 window on the top left of the screen, which would explain this If the windows of the apps mentioned in the step 3 are maximized, no context menu opens when I right-click on their icons in their window decorations. The context menus open as expected if the windows are not maximized. Thiis does not occur on X11. The bug described in comment 0 does not occur ox X11 too. Noticed another bug on Wayland: 1. start Wayland session 2. open Konsole or another KDE app 3. right-click on the app icon in the window decoration: the context menu opens as expected 4. open any app mentioned in the step 3 of comment 0 and maximize its window 5. right-click on the app icon in the window decoration: nothing happens 6. alt+tab to Konsole and right-click on the icon in the window decoration again: nothing happens this time *** This bug has been marked as a duplicate of bug 433079 *** |