[
https://issues.jboss.org/browse/ARQGRA-395?page=com.atlassian.jira.plugin...
]
Lukáš Fryč edited comment on ARQGRA-395 at 10/11/13 9:02 AM:
-------------------------------------------------------------
Note that this works fine in Internet Explorer 10. Confirmed to fail in IE7-9.
The issue could be related to ARQGRA-397.
was (Author: lfryc):
Note that this works fine in Internet Explorer 10. Confirmed to fail in IE7-9.
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
Assignee: Lukáš Fryč
Fix For: 2.0.0.Final
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