apache / cordova-android

Apache Cordova Android
https://cordova.apache.org/
Apache License 2.0
3.59k stars 1.52k forks source link

HTML 5 Video seekbar not working when exporting apk to cordova. #1592

Closed Ernesto-Lorenzo12 closed 2 months ago

Ernesto-Lorenzo12 commented 1 year ago

Bug Report

Problem

Dragging video timeline not working, including fast forward and backward

What is expected to happen?

Can skip time skip

What does actually happen?

Seekbar not working when testing out on Android emulator and an actual device.

Information

Command or Code

I'm using a simple html5 video tag code:

`

      </video>`

Environment, Platform, Device

I'm using Android Emulator: Pixel XL API 32

Version information

breautek commented 2 months ago

Duplicate of https://github.com/apache/cordova-android/issues/1494