-
-
Notifications
You must be signed in to change notification settings - Fork 524
Open
Labels
Description
Platforms exhibiting the bug
- Android
- iOS
- web
Devices exhibiting the bug
Tested on android smartphone, latest version
Minimal reproduction project
Minimal reproduction project
doesnt need any specific setup it seemsSteps to reproduce
- Play audio
- Go to the notification area and seek a new time index with the slider
Expected results
Time index handler stays at the same position is was while the player buffers and once the buffering is completed it jumps to the selected time index.
Actual results
While the player is buffering it jumps to time index 0 and then back at the position you actually selected, instead of waiting at the last position. Seems like i cannot control this, it is irritating.
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste here]Flutter Doctor output
Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.35.7, on Microsoft Windows [Version 10.0.26200.6899], locale de-DE)
[✓] Windows Version (Windows 11 or higher, 25H2, 2009)
[✓] Android toolchain - develop for Android devices (Android SDK version 36.1.0-rc1)
[✓] Chrome - develop for the web
[✓] Visual Studio - develop Windows apps (Visual Studio Build Tools 2019 16.11.51)
[✓] Android Studio (version 2025.2.1)
[✓] VS Code (version 1.105.1)
[✓] Connected device (3 available)
[✓] Network resources