Bug 470102 - When a widget pops up from a auto-hide panel, there's a gap between the two during the animation
Summary: When a widget pops up from a auto-hide panel, there's a gap between the two d...
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.27.5
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-22 02:49 UTC by Jin Liu
Modified: 2024-08-28 19:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screencast of the bug (1.64 MB, video/webm)
2023-05-22 02:49 UTC, Jin Liu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jin Liu 2023-05-22 02:49:20 UTC
Created attachment 159177 [details]
screencast of the bug

SUMMARY
I set the panel auto-hide. When I press hotkey to pop up the Kickoff, both the panel's and the widget's popup animation play at the same time, but the widget's animation begins at the final position of the panel, so during the animation, there's a gap between the two.


STEPS TO REPRODUCE
1. Set the bottom panel to auto-hide.
2. Press Kickoff's hotkey.

OBSERVED RESULT
During the animation, there's a gap between the panel and Kickoff.

EXPECTED RESULT
No gap. Kickoff popup should always touch the panel during the animation.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Comment 1 Nate Graham 2024-08-28 19:07:22 UTC
Similar issue to Bug 488929. Both will likely need to be fixed in the same way.