korimo / firewatir

Automatically exported from code.google.com/p/firewatir
0 stars 0 forks source link

Ajax call on the onChange of text field is not called #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a text field which makes Ajax.Request call on its onChange
2.
3.

What is the expected output? What do you see instead?
The Ajax call is not made but any other js code is executed

What version of the product are you using? On what operating system?
Firewatir 1.1 
Fedora Core 6

Please provide any additional information below.

Original issue reported on code.google.com by arumugam...@gmail.com on 3 Oct 2007 at 9:05

GoogleCodeExporter commented 9 years ago
Can you provide us with same HTML and Firewatir code? It would be of great help 
to
debug the issue. As far as I know AJAX can't be handled using Firewatir but 
atleast
you should be able to make AJAX call.

Original comment by ang...@gmail.com on 23 Oct 2007 at 6:08

GoogleCodeExporter commented 9 years ago
This got fixed when I started building the gem from the most recent source. You 
can
close this issue now. 

Thanks

Original comment by arumugam...@gmail.com on 23 Oct 2007 at 2:55

GoogleCodeExporter commented 9 years ago
Fixed

Original comment by ang...@gmail.com on 24 Oct 2007 at 6:52