You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stefan Schuster (JIRA)" <de...@myfaces.apache.org> on 2007/02/23 16:28:05 UTC

[jira] Updated: (TOMAHAWK-258) sandbox inputSuggestAjax ignores onkeydown event

     [ https://issues.apache.org/jira/browse/TOMAHAWK-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Schuster updated TOMAHAWK-258:
-------------------------------------

    Status: Patch Available  (was: Open)

> sandbox inputSuggestAjax ignores onkeydown event
> ------------------------------------------------
>
>                 Key: TOMAHAWK-258
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-258
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: InputSuggestAjax
>    Affects Versions: 1.1.2-SNAPSHOT
>            Reporter: Juergen Melzer
>         Assigned To: Gerald Müllan
>         Attachments: InputSuggestAjax.patch
>
>
> I created a field like:
> <s:inputSuggestAjax suggestedItemsMethod="#{editUser.getUserNames}" id="stellvertreterUserID"
>                         value="#{editUser.activeSubstitute}" 
>                         onkeydown="alert('Hallo')" 
>                         onclick="alert('Hallo')"/>
> But no javascript event are generated...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.