cedrozor / myrtille

A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
https://www.myrtille.io
Apache License 2.0
1.78k stars 372 forks source link

Myrtille not works on Google Chrome if language is in Turkish #344

Open benuzal opened 2 years ago

benuzal commented 2 years ago

Hi, I have found out something, if the Chrome language is Turkish RDP connection does not show the client screen. I see only black screen. If I change language to English, then it works fine.

cedrozor commented 2 years ago

Hi, it's surprising, the browser language shouldn't interfere with web pages processing (html, js, css, etc.), and the only language mapping is done server side (for keyboard handling). Do you have something relevant in the browser console (devtools) ?