https://cypress.io logo
Cypress doesn't display letters from different cou...
# i-need-help
b
Hi! Is it possible in Cypress to type and display letters from different countries ? I'm trying to type words inside the input field containing letters as ľ š č ť ž ý á í é ú ä ô ň ŕ ď ó ĺ. After the field is no more focused, those letters are not displayed. NOTE: when typing them manually, the letters are displayed.
w
Hi! I modified a test to see if I could reproduce this, but I couldn't - see attached image, the focused field is in red, and the previous field still shows the characters typed in. If you're still seeing this would you be able to reproduce using this template and share the reproduction? https://github.com/cypress-io/cypress-test-tiny

https://cdn.discordapp.com/attachments/1098514041577676850/1098730246905270403/Screenshot_2023-04-20_at_5.59.48_PM.png

b
Hi! In the end it turned out to be a problem in the product. Thanks a lot for reacting and trying 🙂