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] After pausing playback for a section, playback begins when moving to prev/next items in iPhone Safari #706

Open
elynema opened this issue Nov 1, 2024 · 0 comments

Comments

@elynema
Copy link

elynema commented Nov 1, 2024

Describe the bug
While a section is playing, user closes the native player. This pauses playback and returns user to the playlist page/media object page with the media player paused. User clicks next/prev canvas, and the selected playlist item/section automatically resume playback (opening native player). This also happens when another playlist item/section is selected from the structure.

Assume that auto-play is turned on for the playlist (always on for the media item page).

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://avalon-dev.dlib.indiana.edu/playlists/96
  2. Click play on the first playlist item. Native player opens.
  3. Close native player. Playback paused on web page.
  4. Click next in the media player.
  5. The second playlist item automatically begins playing and native player opens
  6. Close native player. Playback paused on second playlist item.
  7. Click the first playlist item in the list.
  8. The first playlist item automatically begins playing and native player opens

Expected behavior
In other browsers, playback of playlist items/sections does not resume after manually being paused until the user manually hits play.

Screenshots

Screen.Recording.2024-11-01.at.2.42.30.PM.mov

Smartphone (please complete the following information):

  • Device: iPhone 15
  • OS: ios 17.6
  • Browser Safari
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

1 participant