https://bugs.kde.org/show_bug.cgi?id=504812
--- Comment #7 from willem <whob...@gmail.com> --- I can now reliably get this message in cli: qt.qpa.wayland: Creating a popup with a parent, QWidgetWindow(0x586d890b84d0, name="AnnotationDialog::DialogClassWindow") which does not match the current topmost grabbing popup, QWidgetWindow(0x586d88d0f1b0, name="QMenuClassWindow") With some shell surface protocols, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly. Please fix the transient parent of the popup. It happens when I'm in the annotate window, click on options... then hover above the option "Configure window layout". As soon as the submenu opens, the message appears in cli. I'll see if I can update my opening post to add his info -- You are receiving this mail because: You are watching all bug changes.