I use Windows 7, and have two languages installed for my keyboard: English 
and Hebrew.

Whenever I use Watir to type into a text field:
browser.text_field(:id=>"foo").value = "gu...@dna-7.com"

What gets filled in the text field is
guyץr@dna-7ץcom
ץ is the Hebrew character that would have been typed if my keyboard was set 
to Hebrew

The other characters except for the dot are typed in English; and the error 
occurs on IE, FireFox and Chrome. This happens when I use quotes AND double 
quotes, and also with proper escape charactes (i.e. 'guy\.r...@dna-7.com').

Any ideas about how can I fix this?

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to