Current time's height wrong on safari #3739
Labels
browser: Safari
Issues affecting Safari or WebKit derivatives
component: UI
The issue involves the Shaka Player UI
priority: P2
Smaller impact or easy workaround
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
3.2.1
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
master
?Yes
What browser and OS are you using?
Safari browser v13
What did you do?
Open any video, even in Shaka Player Demo in safari browser.
What did you expect to happen?
To have current time shown properly.
What actually happened?
The height of element containg current time is too small for the text, so the text is cropped.
Deleting height:auto from https://github.com/google/shaka-player/blob/71a5fb5f211b6b2ec1af5d621bdebe82c77889ca/ui/less/buttons.less#L81resolves the issue, but I do not know how this change would affect the interface on other browsers.
The text was updated successfully, but these errors were encountered: