[Webkit-unassigned] [Bug 202691] New: [iPadOS] [Safari 13] When video playback has ended in PIP, Play doesn't replay video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 05:30:09 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202691

            Bug ID: 202691
           Summary: [iPadOS] [Safari 13] When video playback has ended in
                    PIP, Play doesn't replay video
           Product: WebKit
           Version: Other
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: roy.bregman at kaltura.com

[iPadOS] [Safari 13] [iPad air 2] [HLS]
Steps to reproduce:
1. create page with following html:
<video width="640" height="480" controls src="http://qa-apache-php7.dev.kaltura.com/p/1091/sp/109100/playManifest/entryId/0_wifqaipd/protocol/http/format/applehttp/flavorIds/0_h65mfj7f,0_3flmvnwc,0_m131krws,0_5407xm9j,0_xcrwyk2n/a.m3u8"></video>

2. open page, play media, seek to end
3. click the PIP (picture in picture) button
4. click play

expected result:
video should play from the beginning

actual result:
video goes back 2-3 seconds and plays till end

When tried different video it worked - for example - https://mnmedias.api.telequebec.tv/m3u8/29880.m3u8

In console i saw that it was missing the following media log (compared to the working example):
[Log] MediaPlayerPrivateAVFoundationObjC::seekWithTolerance(91018758) seeking to   – {value: 0, numerator: 0, denominator: 1, …}
{value: 0, numerator: 0, denominator: 1, flags: 1}Object

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191008/983526c7/attachment.html>


More information about the webkit-unassigned mailing list