Background colors broken in CSS generated by Less v3 #4027
Labels
component: UI
The issue involves the Shaka Player UI
priority: P1
Big impact or workaround impractical; resolve before feature release
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?
main
Can you reproduce the issue with our latest release version?
no
Can you reproduce the issue with the latest code from
main
?yes
Are you using the demo app or your own custom app?
demo
If custom app, can you reproduce the issue using our demo app?
N/A
What browser and OS are you using?
ChromeOS stable 98
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A
What are the manifest and license server URIs?
N/A; anything in the demo
What configuration are you using? What is the output of
player.getConfiguration()
?default
What did you do?
Open content in the latest nightly build
What did you expect to happen?
Close button should have a white background
What actually happened?
Close button has no background, CSS debugger shows that the background attribute is invalid:
rgba(255 255 3%)
.The text was updated successfully, but these errors were encountered: