Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Dragging the playhead forward in structured and unstructured audio players causes playback issues #712

Closed
abankhele opened this issue Nov 4, 2024 · 1 comment
Assignees

Comments

@abankhele
Copy link

Describe the bug
Dragging the playhead forward in the audio player causes the media to pause unexpectedly. There are two types of audio players on the page: one with a structured layout and one without. When dragging the playhead in the structured audio player, the play button reappears. In the unstructured audio player, dragging the playhead causes the replay icon to appear instead.

To Reproduce

  1. Steps to reproduce the behavior:
  2. Go to 'https://avalon-dev.dlib.indiana.edu/media_objects/tq57nr067' on iPad Pro 12.9 2022 v16.1
  3. Press the play button.
  4. Drag the playhead forward to a later timestamp.
  5. Observe: the audio pauses, the playhead moves to the end briefly, then returns to the selected position without resuming playback.

Other scenario where replay icon is displayed:

  1. Steps to reproduce the behavior:
  2. Go to 'https://avalon-dev.dlib.indiana.edu/media_objects/x920fw86z' on iPad Pro 12.9 2022 v16.1
  3. Press the play button.
  4. Drag the playhead forward to a later timestamp.
  5. Observe: the audio pauses, the playhead moves to the end briefly, then returns to the selected position without resuming playback and displays replay icon.

Expected behavior
The audio should continue playing smoothly from the selected timestamp without pausing or resetting the playhead.

Screenshots

Private Zenhub Video

Private Zenhub Video

Smartphone (please complete the following information):

  • Device: iPad Pro 12.9 2022 v16.1
  • OS: ios 16
  • Browser: safari
@abankhele
Copy link
Author

Tested on iPad for both unstructured and structured audio players. The issue has been resolved, and everything is working as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants