Skip to content

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

@r-katayama04

Description

@r-katayama04

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

Activity

added this to the v4.11 milestone on Aug 5, 2024
added
component: UIThe issue involves the Shaka Player UI
priority: P2Smaller impact or easy workaround
on Aug 19, 2024
avelad

avelad commented on Aug 19, 2024

@avelad
Member

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

avelad commented on Sep 2, 2024

@avelad
Member
modified the milestones: v4.11, v4.12 on Sep 12, 2024
modified the milestones: v4.12, v4.13 on Nov 13, 2024
modified the milestones: v4.13, v4.14 on Jan 23, 2025
modified the milestones: v4.14, v4.15 on Mar 12, 2025
avelad

avelad commented on May 13, 2025

@avelad
Member

@TAhub Do you have time to work on it again? please!

joeyparrish

joeyparrish commented on May 27, 2025

@joeyparrish
Member

Discussed during our maintainers' meeting today. It seems that the tooltip calculation is off, and doesn't agree with what happens when you click. What happens when you click is inside the browser's implementation of the native element, though. Hopefully, there is some property (like left & right padding) that we can observe at runtime and factor into the tooltip calculation that will fix this.

modified the milestones: v4.15, v4.16 on Jun 4, 2025
self-assigned this
on Jun 18, 2025
removed their assignment
on Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

component: UIThe issue involves the Shaka Player UIpriority: P2Smaller impact or easy workaroundtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Relationships

None yet

    Participants

    @joeyparrish@avelad@TAhub@shaka-bot@r-katayama04

    Issue actions

      The playback time displayed in the seek bar of the UI Library is different from currentTime · Issue #7129 · shaka-project/shaka-player