williamckha / spicetify-fluent

Spicetify theme inspired by Microsoft's Fluent Design
MIT License
284 stars 17 forks source link

Play button not displayed properly. #2

Closed zcat95 closed 2 years ago

zcat95 commented 3 years ago

ℹ Computer information

📝 Provide detailed reproduction steps (if any)

just install theme in powershell as normal

✔️ Expected result

The play button should be displayed normally

❌ Actual result

The play button is displayed as a round rectangle

📷 Screenshots

image

zcat95 commented 3 years ago

It was found that the play button was not displayed properly in the Chinese language and had switched back to English on my own.

EpicRive commented 2 years ago

Why was this closed? It's clearly an issue that should be fixed. Not having a working pause button in non-English languages is a problem.

EpicRive commented 2 years ago

By the way, I can confirm this issue persists when using the Russian locale in Spotify. It seems to be a problem only with non-Latin alphabet languages, because changing the language to German doesn't reproduce the problem, while in Russian, Greek and Korean I experience the same issue.

williamckha commented 2 years ago

This is a known issue, it's because styling for the play/pause buttons is reliant on the English aria-label Salaron provided a fix but it doesn't seem to work for me, I'll try working a fix tonight