Skip to content

🍒 applet/notifications: fix context menu on wayland

Yifan Zhu requested to merge work/cherry-pick-441327b3 into Plasma/6.0

In general mouseArea should be used instead of TapHandler to handle simple pressed events. Using TapHandler causes problems on wayland.

BUG: 476809

(cherry picked from commit 441327b3)

Merge request reports