SUMMARY i cannot drags a konsole's window from any empty space when the title bar is ticked in settings. STEPS TO REPRODUCE 1. open a konsole window 2. in settings > general ticks "remove title bar and ...." box 3. try to drags konsole from the tools bar OBSERVED RESULT the konsole's window doesn't drag even if the dragging cursor icon is there EXPECTED RESULT move the konsole windows from tool bar SOFTWARE/OS VERSIONS Linux/KDE Plasma: EndeavourOS KDE Plasma Version: 6.0.1 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.7.9-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz Graphics Processor: NVIDIA GeForce GTX 1650/PCIe/SSE2 ADDITIONAL INFORMATION as journald info related with konsole, i got this: > qt.qpa.wayland: Creating a popup with a parent, QWidgetWindow(0x5b29664b06b0, name="MainWindow#1Window") which does not match the current topmost grabbing popup, QWidgetWindow(0x5b2966d092f0, 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.