Page MenuHomePhabricator

No position slider/seek bar is displayed for audio player
Closed, ResolvedPublic

Description

The video player includes a position slider/seek bar. Audio doesn't.

An example use case for a slider is the user rewinding a little bit to hear a segment that they missed the first time.

Examples of both
https://commons.wikimedia.org/wiki/Commons:Timed_Text_Demo_Page
https://en.wikipedia.org/wiki/Template:Listen

A related problem is that when the parameter end=10:00 is added, the audio stops at that position, but the player will continue to play from 10:00. The user can't go back to the beginning to play the same segment again. See

https://en.wikisource.org/wiki/Page:Ian_Charlton.ogg/1


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=11253

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:04 AM
bzimport set Reference to bz54370.

Note that the standard <audio> player in Firefox and Chrome has this feature; the mediawiki player does not.

mdale wrote:

Perviously the audio player would take up the target size and display a playhead if it could.

Somehow its no longer respecting the width provided. We should fix.

I came to report this again and found this old bug. I accidentally closed my window playing Wikipedia Weekly on the Signpost on my Samsung Tab, and found I can't resume where I was in the steam. :(

Change 278573 had a related patch set uploaded (by TheDJ):
Allow audio player to be larger than 220px

https://gerrit.wikimedia.org/r/278573

TheDJ claimed this task.
TheDJ removed a project: Patch-For-Review.
TheDJ moved this task from Doing to Done on the TimedMediaHandler board.

Change 278573 merged by jenkins-bot:
Allow audio player to be larger than 220px

https://gerrit.wikimedia.org/r/278573

BTW. I expect quite a few usages of the audio player inside wikipedia pages will now suddenly be bigger than people expect. Should we do a User-notice for this ?