Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The playback time displayed in the seek bar of the UI Library is different from currentTime #7129

Open
r-katayama04 opened this issue Aug 5, 2024 · 2 comments
Labels
component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Milestone

Comments

@r-katayama04
Copy link

r-katayama04 commented Aug 5, 2024

Have you read the FAQ and checked for duplicate open issues?
yes

If the problem is related to FairPlay, have you read the tutorial?

yes

What version of Shaka Player are you using?

4.10.9

Can you reproduce the issue with our latest release version?
yes(4.10.9)

Can you reproduce the issue with the latest code from main?
I don't know.

Are you using the demo app or your own custom app?
I use the demo app.

If custom app, can you reproduce the issue using our demo app?
N/A

What browser and OS are you using?
Windows10:Edge, Chrome, Firefox
MacOS:Sonoma Safari, Chrome, Firefox

For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A

What are the manifest and license server URIs?

e.g.
https://dash.akamaized.net/dash264/TestCases/1c/qualcomm/2/MultiRate.mpd

What configuration are you using? What is the output of player.getConfiguration()?

default configuration.

What did you do?

Operated seek bar.

What did you expect to happen?
Navigate to the playback time displayed in the tooltip.

What actually happened?

Move to a position that is a few seconds off from the playback time displayed in the tooltip.(the closer to the midpoint, the smaller the discrepancy)
Also, if you operate over the edge of the seek bar while dragging the mouse, the tooltip will display incorrect content.

-.2024-08-05.11_23_33.mp4

e over the edge of the seek bar while dragging the mouse, the tooltip will show incorrect content.

Are you planning send a PR to fix it?
no

@r-katayama04 r-katayama04 added the type: bug Something isn't working correctly label Aug 5, 2024
@shaka-bot shaka-bot added this to the v4.11 milestone Aug 5, 2024
@avelad avelad added component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround labels Aug 19, 2024
@avelad
Copy link
Member

avelad commented Aug 19, 2024

Maybe It can help: #3236 (comment) but I won't be able to work on this, if you want to work on fixing it please submit a PR. Thank you!

@avelad
Copy link
Member

avelad commented Sep 2, 2024

If anyone is interested in working on this, here is the Chromium implementation we should implement in Shaka: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/html/forms/slider_thumb_element.cc;drc=82dff63dbf9db05e9274e11d9128af7b9f51ceaa;l=96

@avelad avelad modified the milestones: v4.11, v4.12 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants