Jan Dosoudil created ARQGRA-395:
-----------------------------------
Summary: Graphene.guardAjax() doesn't work correctly in IE
Key: ARQGRA-395
URL:
https://issues.jboss.org/browse/ARQGRA-395
Project: Arquillian Graphene
Issue Type: Bug
Components: core
Affects Versions: 2.0.0.CR2
Environment: IE 7, 8, 9
Reporter: Jan Dosoudil
I have jsf page h:commandButton with f:ajax. Testing with
Graphene.guardAjax(button).click(); works with Firefox, htmlUnit, phantomjs but
doesn't with Internet Explorer (7, 8, 9). Internet explorer calls onclick function but
without return false which causes full page submit.
button.click() works ok.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira