Skip to content

Background music preview player shows incorrect progress on Windows #68

Description

@walliai666

On Windows, the background music preview in Studio uses the native element. I noticed several playback issues:

  1. Total duration is not shown immediately after the audio loads.
  2. The progress bar jumps backward after pausing.
  3. The progress bar reaches the end before the music actually finishes.

These make it hard to preview the soundtrack accurately.I’m willing to submit a PR to fix this by replacing the native player with a custom playback component, so we can manage currentTime, duration, and play state consistently across browsers.

Environment
OS: Windows 11 22H2

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions