Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

HTML5 subtitle issue with Firefox browser update

  • 7 відповідей
  • 1 має цю проблему
  • 2 перегляди
  • Остання відповідь від tenshinadela

more options

I am working on a video player on my web app. An issue only occurs in latest Firefox browser where html5 video subtitle stacks til all of the subtitle are pushed up the video.

I am working on a video player on my web app. An issue only occurs in latest Firefox browser where html5 video subtitle stacks til all of the subtitle are pushed up the video.
Прикріплені знімки екрана

Змінено tenshinadela

Обране рішення

Thanks. It looks like this bug was discovered during the beta of Firefox 67, but due to timing, was fixed only for Firefox 68 and later: Bug 1535005 - [webvtt] html5 video captions doesn't disappear after seeking back to a position with an other caption.

I checked in Firefox Developer Edition (version 68.0b6) and the problem does not occur there. So, I think we all just have to wait for Firefox 68.

Читати цю відповідь у контексті 👍 1

Усі відповіді (7)

more options

Hi tenshinadela, can you provide a link to a page/video demonstrating this problem?

more options
more options

tenshinadela said

You can try the video here https://www.html5rocks.com/en/tutorials/track/basics/

The first video? The titles work fine if I let it play through. If I click anywhere along the player progress bar while a subtitle is displayed, then there is a problem of the updated title not replacing the existing one. Is that what you see?

(I run Firefox 67.0.2 on Windows 10.)

more options

Yes, you are correct. Apologize for not posting a clear description for this issue.

more options

Just a side note: The System Details list shows you have a rather old Shockwave Flash 26.0 r0 plugin (current is 32.0.0.207 (32.0 r0; 2019/06/11))

more options

Вибране рішення

Thanks. It looks like this bug was discovered during the beta of Firefox 67, but due to timing, was fixed only for Firefox 68 and later: Bug 1535005 - [webvtt] html5 video captions doesn't disappear after seeking back to a position with an other caption.

I checked in Firefox Developer Edition (version 68.0b6) and the problem does not occur there. So, I think we all just have to wait for Firefox 68.

more options

That's great. Thank you I tested it on Firefox 68 and it worked fine.