Page MenuHomePhabricator

Problems with seek bar
Closed, ResolvedPublic

Description

Author: diaa_abdelmoneim

Description:
When clicking on a position in the seekbar where the video hasn't loaded yet, the cursor goes back to position 0 (origin) till this part is loaded then moves to this seekbar position. The correct action should be that the cursor stays at the clicked position and loads the video starting from this part. This can be tested on http://en.wikipedia.org/wiki/Creative_Commons_licenses .


Version: unspecified
Severity: enhancement

Details

Reference
bz21152

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:57 PM
bzimport set Reference to bz21152.

mdale wrote:

thanks for the bug. its been fixed in r57820 (update has been pushed out to prototype)

diaa_abdelmoneim wrote:

It seems that this has caused other problemst. For example on http://prototype.wikimedia.org/sandbox.2/File:Foldergs.ogv when clicking anywhere on the seek bar it doesn't go to that position and just continues the film. And it says "Seek to" and the number is outside of the lower bar... Hope it's fixable...

mdale wrote:

The prototype server was misconfiguration. It was not sending out content length so firefoxe's native seek would not work. I have fixed that, try now.

diaa_abdelmoneim wrote:

It works fine now, however I'm not sure if I should continue to file bugs, since the whole skin is gonna change soon...