Bug 480578

Summary: Video list becomes unresponsive after a video is opened
Product: [Applications] PlasmaTube Reporter: Devin Lin <espidev>
Component: generalAssignee: Linus Jahn <lnj>
Status: RESOLVED FIXED    
Severity: normal CC: espidev, nicolas.fella, shubhamarora
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: postmarketOS   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Devin Lin 2024-01-31 01:50:39 UTC
SUMMARY

After starting a video and then hiding it (swiping down) to see the video list, the video list becomes uninteractive.

STEPS TO REPRODUCE
1. Open a video (in portrait mode)
2. Swipe down the video player to see the video list

OBSERVED RESULT
The video list cannot be interacted with

EXPECTED RESULT
The video list can be interacted with

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: postmarketOS nightly
(available in About System)
KDE Plasma Version: 6
Comment 1 Joshua Goins 2024-04-07 00:45:55 UTC
Git commit 0d17716f206260f8b86442a06208f297bd8a169f by Joshua Goins.
Committed on 07/04/2024 at 00:45.
Pushed by redstrate into branch 'master'.

Fix the video grid becoming unresponsive when flicking away the player

The closing animation was not hooked up to the animation.

M  +2    -1    src/ui/videoplayer/VideoPlayerParent.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/0d17716f206260f8b86442a06208f297bd8a169f
Comment 2 Joshua Goins 2024-04-07 00:46:17 UTC
Git commit 63e1c64d49d95387b83c9d686dde0973287c1837 by Joshua Goins.
Committed on 07/04/2024 at 00:46.
Pushed by redstrate into branch 'release/24.02'.

Fix the video grid becoming unresponsive when flicking away the player

The closing animation was not hooked up to the animation.
(cherry picked from commit 0d17716f206260f8b86442a06208f297bd8a169f)

M  +2    -1    src/ui/videoplayer/VideoPlayerParent.qml

https://invent.kde.org/multimedia/plasmatube/-/commit/63e1c64d49d95387b83c9d686dde0973287c1837