Hi folks,
Description
I have to develop a multi-locale Silverlight5 application.
Now, I have the following problem / bug: I cannot type symbols like ' á ' into TextBox-controls in non-IE browser.
Instead of the french a, I will see ' ´´a '.
Info
- On a german keyboard you have to type at first the symbol ´ and after that the symbol a to get a á.
- Other 'double-char' symbols like é or ó also not work as expected.
Tests
- Win7 - IE 9 / 10 --> works
- Win7 - Chrome --> not
- Win7 - Firefox --> not
- Mac OSX -> Chrome --> no typing in general
- Mac OSX -> Firefox --> works
System environment
- Silverlight 5
- Webapplication
- Local en-US and de-DE
Thanks a lot!
Regards, Tobi
Best Regards. When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. This helps us build a healthy and positive community.