[Webkit-unassigned] [Bug 206344] New: Unexpected TextTrackCue enter and exit events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 16 03:03:29 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=206344
Bug ID: 206344
Summary: Unexpected TextTrackCue enter and exit events
Product: WebKit
Version: Safari 12
Hardware: Macintosh
OS: macOS 10.15
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: chris.needham at bbc.co.uk
I have encountered a couple of issues with TextTrackCue enter and exit events in Safari:
- an enter event is fired if an active cue's startTime or endTime is changed
- an exit event is not fired if an active cue's startTime or endTime is changed such that it becomes no longer active.
I have documented the details of the tests I've done here: https://docs.google.com/document/d/1uq-wVjY3Lq6J3GLZb246-5smIjECxjZ4VqsY-gnIPek/edit
There's a demo page you can use to adjust cue start and end times interactively here: https://waveform.prototyping.bbc.co.uk/cue-events
--
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/20200116/f3d6f7bc/attachment.htm>
More information about the webkit-unassigned
mailing list