Created attachment 128188 [details] Demonstration of the bug. SUMMARY Right-clicking in the notification body causes it to stop avoiding other windows and revert back to the bottom right corner. STEPS TO REPRODUCE 1. Open the notifications popup (easiest if you pin it) 2. `notify-send "Title" "Body"` 3. Right-click on the notification body OBSERVED RESULT Notification drops to the bottom right corner. EXPECTED RESULT The notification stays above the popup of the notifications bar. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.69.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION
The notification popup dodges whatever other Plasma dialog has focus. When you now right-click the notification, it becomes focus, and no longer tries to evade the popup behind it.
That makes sense, but it only happens with a right click, not a left click. Shouldn't left click exhibit the same behaviour? Or a right click on the title bar? (And I actually would prefer if the focus doesn't change - it is extremely jarring to me when elements move whilst I'm looking at them)
No. A notification popup itself doesn't take focus (unless there's a quick reply text field), but the menu will.