Bug 445213 - When context menu is auto-closed by a notification or pop-up timing out, the next two right-clicks are dropped
Summary: When context menu is auto-closed by a notification or pop-up timing out, the ...
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL: https://codereview.qt-project.org/c/q...
Keywords:
: 458009 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-09 16:38 UTC by Nate Graham
Modified: 2022-10-21 16:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2021-11-09 16:38:13 UTC
Git master everything Plasma Wayland on Fedora 34.

STEPS TO REPRODUCE
1. Send a notification with `notify-send foo bar`
2. Right-click on the desktop to show a context menu but don't click on anything

OBSERVED RESULT
When the notification times out, the context menu disappears. Thereafter, right-clicking again does not work until you right-click *exactly* three times. On the third right-click, a context menu will once again appear.

EXPECTED RESULT
The context menu does not disappear when a notification times out, and even if it did, this would not drop the next two right-clicks.
Comment 1 Nate Graham 2021-11-09 16:43:32 UTC
According to Vlad, this is an upstream Qt issue, with an open patch to try to fix it: https://codereview.qt-project.org/c/qt/qtwayland/+/347783
Comment 2 Nate Graham 2022-08-23 09:59:00 UTC
*** Bug 458009 has been marked as a duplicate of this bug. ***