Summary: | Sliding Popups effect doesn't look great with floating panels and widgets | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Sauf <hsaom> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, niccolo.venerandi |
Priority: | NOR | ||
Version: | 6.1.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=470102 https://bugs.kde.org/show_bug.cgi?id=480890 |
||
Latest Commit: | https://invent.kde.org/plasma/libplasma/-/commit/bd475258d714f4dd036399de987984a3ea974bfe | Version Fixed In: | 6.3.0 |
Sentry Crash Report: | |||
Attachments: | Floating panel window when hided. |
Yeah, there's nothing wrong with this effect when applied to attached panels and widgets, but it doesn't look good with the floating versions. I think we should make a new one that only applied to floating panels and widgets. *** Bug 492263 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1203 A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1206 Git commit bd475258d714f4dd036399de987984a3ea974bfe by Niccolò Venerandi. Committed on 16/10/2024 at 07:32. Pushed by niccolove into branch 'master'. Make slide animation start at the beginning of parent window for popups with margin M +25 -4 src/plasmaquick/popupplasmawindow.cpp https://invent.kde.org/plasma/libplasma/-/commit/bd475258d714f4dd036399de987984a3ea974bfe |
Created attachment 170787 [details] Floating panel window when hided. SUMMARY Floating panel animation especially when the panel disappear has a tear or cut at the bottom of window. This is a minor issue but when resolved gives the more polished experience. Screenshot attached. STEPS TO REPRODUCE 1. Open or close a floated panel. 2. bottom of panel doesn't sustain rounded UI. OBSERVED RESULT Window of panel has a cut at bottom. EXPECTED RESULT Bottom of panel sustain rounded border when hide or show. SOFTWARE/OS VERSIONS KDE Plasma Version: 6.1.0 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.1 Kernel Version: 6.9.5-zen1-1-zen