Summary: | Alt+Tab causes tabbox to remain visible on screen and eat keyboard events on Wayland | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nate Graham <nate> |
Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | qt6 |
Priority: | NOR | ||
Version: | 5.27.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/e0ba7b4086cbaa82dc78fa5569d537447fdc6527 | Version Fixed In: | 6 |
Sentry Crash Report: |
Description
Nate Graham
2023-05-06 13:27:15 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4064 Git commit e0ba7b4086cbaa82dc78fa5569d537447fdc6527 by Ismael Asensio. Committed on 06/05/2023 at 14:29. Pushed by iasensio into branch 'master'. TabBox: Fix automatically hiding initialization It was initialized to different values in the header and in the constructor. Let's remove one of them to avoid the confusion AMENDS: 9d8d7e28a1047a6950392e481b6ad8dbbf1fb651 FIXED-IN: 6 M +0 -1 src/tabbox/switcheritem.cpp https://invent.kde.org/plasma/kwin/commit/e0ba7b4086cbaa82dc78fa5569d537447fdc6527 |