Summary: | Plasma panel not remembering being floating | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Robby Engelmann <robby.engelmann> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, niccolo.venerandi |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/be38e2d4d3e7a1901b50e6e69f4dfab43b4d53b9 | Version Fixed In: | |
Sentry Crash Report: |
Description
Robby Engelmann
2025-02-08 06:54:23 UTC
Confirmed on: Operating System: KDE Linux 202502100256 KDE Plasma Version: 6.3.80 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Kernel Version: 6.13.2-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 x Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz Memory: 7.5 GiB of RAM Graphics Processor: Intel(R) UHD Graphics Placed panel at the top, set it to floating (panel and applets). Restarted. Git commit be38e2d4d3e7a1901b50e6e69f4dfab43b4d53b9 by Niccolò Venerandi. Committed on 10/02/2025 at 16:53. Pushed by niccolove into branch 'master'. Fix incorrect setFloatingApplets call in panelview It was incorrectly written as setFloating, which would save the floatingApplet configuration from the incorrect stored value. M +1 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/be38e2d4d3e7a1901b50e6e69f4dfab43b4d53b9 |