| Summary: | De-floated panel loses shadow on plasmashell restart | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Jin Liu <ad.liu.jin> |
| Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | nate, niccolo.venerandi |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | 5.90.0 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/f88c6e3b23c2d060a7c773ed09506edf614fca1c | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jin Liu
2023-12-02 02:28:35 UTC
Can reproduce! A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3665 Git commit f88c6e3b23c2d060a7c773ed09506edf614fca1c by Nate Graham, on behalf of Niccolò Venerandi. Committed on 07/12/2023 at 00:27. Pushed by ngraham into branch 'master'. Update panel shadows after change in QML values During startup, QML values might be initially incorrect; when they change, the shadow isn't updated accordingly. This fixes the issue. M +1 -0 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/f88c6e3b23c2d060a7c773ed09506edf614fca1c |