Character encoding problem with Silverlight textbox's SetValue method
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2010
10:43 AM
04-08-2010
10:43 AM
Character encoding problem with Silverlight textbox's SetValue method
Hi all.
Using JScript, I am trying to use the SetValue method to put text into a Silverlight textbox. But there appears to be a character encoding issue, because when I try to set a value like "foo", what appears in the textbox is "潆o"
I know I can use the Keys method instead, but I'd really like to find a way to make this work. Is there some way I can massage the string before passing it to the SetValue method?
Using JScript, I am trying to use the SetValue method to put text into a Silverlight textbox. But there appears to be a character encoding issue, because when I try to set a value like "foo", what appears in the textbox is "潆o"
I know I can use the Keys method instead, but I'd really like to find a way to make this work. Is there some way I can massage the string before passing it to the SetValue method?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2010
02:10 AM
04-09-2010
02:10 AM
Hi Tony,
Thank you for reporting the issue. It will be fixed in the next version of TestComplete.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
