[arquillian-issues] [JBoss JIRA] (ARQGRA-395) Graphene.guardAjax() doesn't work correctly in IE

Jan Dosoudil (JIRA) jira-events at lists.jboss.org
Thu Oct 10 06:55:02 EDT 2013


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


More information about the arquillian-issues mailing list