-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I am reporting an issue in existing functionality that does not work as intended
- I've searched for existing GitHub issues
Description
I have observed a regression concerning the video playback experience in newer versions of Telegram. Videos no longer consistently resume their playback position, and closing the full-screen player resets the video preview in the chat, unlike older versions.
Expected Behavior
- Resuming Playback: When I tap on a video preview in a chat, the video should resume from where it was last paused/stopped if it has been partially watched previously.
- Player Continuity: When a video opened in the full-screen player is closed, the video should automatically continue playing in the chat preview from the exact point it was stopped.
Actual Behavior
- No Resumption: Tapping on a video preview always starts the video from the very beginning, even if it was partially watched before.
- Preview Reset: When the full-screen player is closed, the video preview, instead of continuing, resets to the beginning and stops. It requires another tap on the preview to start playing again.
Steps to Reproduce
- Open any chat containing a video.
- On the video preview, watch it for at least 10 seconds.
- Tap the video to open the full-screen player.
- Wait 10 seconds or more. (Crucial step to ensure the position is saved, if it were working correctly).
- Actual Result: The video starts from 0:00 instead of the previous timestamp (e.g., 0:10).
- (Alternative Step 4): While watching the video in the full-screen player, close the player (e.g., swipe down).
- Actual Result: The video preview in the chat stops and resets to the beginning, instead of continuing play.
Environment
Device: iPhone 16 Pro, iPad Pro 5th Gen
iOS version: 26.1
App version: 12.2.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working