[
https://issues.apache.org/jira/browse/TOMAHAWK-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerald Müllan updated TOMAHAWK-258:
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.1.5-SNAPSHOT
Status: Resolved (was: Patch Available)
Thx one more time to Stefan for fixing a dojo-component related issue.
> 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
> Fix For: 1.1.5-SNAPSHOT
>
> 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.