SUMMARY I was rearranging my Dolphin's toolbar on Wayland but I couldn't bring it to the side. I couldn't dock it on Dolphin, and when I try, it just tiles, like an app window. When I try to do it on X11, the toolbar doesn't show at all. STEPS TO REPRODUCE 1. Undock the toolbar 2. Drag to the desired position (in my case, the right side) OBSERVED RESULT Toolbar will tile like an app window. EXPECTED RESULT Toolbar will dock on Dolphin SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.22.80 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.3 Kernel Version: 5.8.0-55-generic (64-bit) Graphics Platform: X11 Processors: 4 × Intel® Core™ i7-4510U CPU @ 2.00GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4400 ADDITIONAL INFORMATION
Created attachment 139287 [details] Toolbar as a window on Wayland Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.22.80 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.3 Kernel Version: 5.8.0-55-generic (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Core™ i7-4510U CPU @ 2.00GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4400 Dolphin's version # is 21.07.70
Yeah this is a known limitation of the QDockWidget in Qt. It's an upstream issue.