[arquillian-issues] [JBoss JIRA] (ARQGRA-133) Firing events on inputs does not work on Chrome

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Mar 29 03:54:47 EDT 2012


     [ https://issues.jboss.org/browse/ARQGRA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč resolved ARQGRA-133.
-------------------------------

    Resolution: Rejected

    
> Firing events on inputs does not work on Chrome
> -----------------------------------------------
>
>                 Key: ARQGRA-133
>                 URL: https://issues.jboss.org/browse/ARQGRA-133
>             Project: Arquillian Graphene
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.0.Final
>         Environment: browser Chrome
>            Reporter: Juraj Huska
>            Assignee: Lukáš Fryč
>
> The following code will not trigger the autocomplete suggestion list on the input, and it should:
> {code}
> selenium.type(input, "ska");
> guardNoRequest(selenium).fireEvent(input, Event.KEYPRESS);
> {code}
> I also tried to use other type methods, other events and also keyPressNative, but unsuccessfully. Note that on Firefox it works just fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the arquillian-issues mailing list