Bug 438557 - Dolphin's toolbar disappears on X11, but appears as a window on Wayland
Summary: Dolphin's toolbar disappears on X11, but appears as a window on Wayland
Status: RESOLVED UPSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-13 15:02 UTC by techxgames
Modified: 2021-06-15 20:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Toolbar as a window on Wayland (23.08 KB, image/png)
2021-06-13 15:08 UTC, techxgames
Details

Note You need to log in before you can comment on or make changes to this bug.
Description techxgames 2021-06-13 15:02:24 UTC
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
Comment 1 techxgames 2021-06-13 15:08:42 UTC
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
Comment 2 Nate Graham 2021-06-15 20:14:32 UTC
Yeah this is a known limitation of the QDockWidget in Qt. It's an upstream issue.