Summary: | [Wayland] Tooltip dismisses context menu of systray icons and they become unresponsive to mouse clicks | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arojas, aspotashev, bugsKde, butirsky, herzenschein, lars, Lukas, matejm98mthw, materka, mvourlakos, nate, rainer, s1994928 |
Priority: | NOR | Keywords: | wayland |
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
URL: | https://codereview.qt-project.org/c/qt/qtwayland/+/347783 | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=417939 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/e9aae72546ec8d9e4fd9296d7a3754d07c815e7a | Version Fixed In: | |
Sentry Crash Report: |
Description
Patrick Silva
2020-01-28 16:02:06 UTC
This problem also occurs on Neon unstable. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.18.80 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1 The Plasma applets are similarly affected. The difference is that their systray icons remain responsive to left/right clicks after their context menus to be dismissed by their tooltips. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.73.0 Qt Version: 5.14.2 The issue described here is still present. Operating System: Arch Linux KDE Plasma Version: 5.19.90 KDE Frameworks Version: 5.74.0 Qt Version: 5.15.1 Can also confirm (on Wayland). I'm not sure if it's the exact same issue, but I have a similar problem with the Task Manager's tooltips: STEPS TO REPRODUCE 1. Hover over an application in the Task Manager so the tooltip (with preview) appears 2. Right-click the application so the context menu appears 3. Move your cursor to the context menu OBSERVED RESULT Both the tooltip and the context menu close immediately. This does not happen if you're quick enough to open the context menu before the tooltip appears. EXPECTED RESULT The context menu stays open. Operating System: Arch Linux KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.76.0 Qt Version: 5.15.2 Kernel Version: 5.9.9-arch1-1 OS Type: 64-bit Processors: 12 × AMD Ryzen 5 PRO 4650U with Radeon Graphics Memory: 14.9 GiB of RAM Graphics Processor: AMD RENOIR Still an issue. Operating System: Arch Linux KDE Plasma Version: 5.20.90 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2 *** Bug 421602 has been marked as a duplicate of this bug. *** *** Bug 432024 has been marked as a duplicate of this bug. *** *** Bug 431932 has been marked as a duplicate of this bug. *** *** Bug 432079 has been marked as a duplicate of this bug. *** Can confirm. The the menu disappears when the tooltip closes. *** This bug has been marked as a duplicate of bug 417939 *** Re-opening since this will need a local workaround like Bug 417939 has, until the upstream fix (https://codereview.qt-project.org/c/qt/qtwayland/+/347783) is merged. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/957 Git commit e9aae72546ec8d9e4fd9296d7a3754d07c815e7a by Nate Graham, on behalf of David Redondo. Committed on 12/07/2021 at 01:58. Pushed by ngraham into branch 'master'. More hiding of tooltips before opening context menu M +1 -1 applets/systemtray/package/contents/applet/CompactApplet.qml M +1 -1 applets/systemtray/package/contents/ui/items/AbstractItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/e9aae72546ec8d9e4fd9296d7a3754d07c815e7a |