I have an on going issue with some events not firing when I run my 
ruby/watir script if compatibility mode is turned in IE 10.

My web application has a text field, when I set this field using 
text_field(...).set "..." this triggers an onkeyup event that then enables 
a button.

When i run this script when compatibility mode is turn on the onkeyup event 
is occurring in the browser however when you turn compat mode off this 
event does not appear to trigger.

I've tried using the fire_event options an nothing seems to work.

Any suggestions why compat mode might change this event firing?

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

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to