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

2007-02-23 Thread Stefan Schuster (JIRA)

 [ 
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.



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

2007-02-23 Thread JIRA

 [ 
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.