Bug 480578 - Video list becomes unresponsive after a video is opened
Summary: Video list becomes unresponsive after a video is opened
Status: RESOLVED FIXED
Alias: None
Product: PlasmaTube
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: postmarketOS Linux
: NOR normal
Target Milestone: ---
Assignee: Linus Jahn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-31 01:50 UTC by Devin Lin
Modified: 2024-04-07 00:46 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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