Bug 85639
Summary: | Text track cues still visible after changing track mode to HIDDEN | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anna Cavender <annacc> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | silviapf, vcarbune |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://downloads.webmproject.org/adaptive-encrypted-demo/adaptive/dash-player.html | ||
Bug Depends on: | |||
Bug Blocks: | 43668 |
Anna Cavender
When the track mode is changed to HIDDEN, the currently visible cue remains visible until the next cuechange.
Any example is here:
http://downloads.webmproject.org/adaptive-encrypted-demo/adaptive/dash-player.html
Use the dropdown menu to select the track language and notice that cues from the old track (which has been set to HIDDEN) are still visible.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Victor Carbune
Has this been fixed? It seems to be working properly now.
Anna Cavender
Yep, looks great, thanks Victor.