[richfaces-issues] [JBoss JIRA] Created: (RF-3795) HotKey: component does not work after specifying "type" attribute.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Wed Jun 25 03:16:28 EDT 2008


HotKey: component does not work after specifying "type" attribute.
------------------------------------------------------------------

                 Key: RF-3795
                 URL: http://jira.jboss.com/jira/browse/RF-3795
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
            Reporter: Alexander Dubovsky
         Assigned To: Nick Belaevski


HotKey component does not work after specifying "type" attribute:

<sb:hotKey id="defaultHotKeyID" 
key="alt+x" 
handler="alert('alt+x work!')" 
timing="onload"
type="onkeyup">
</sb:hotKey>

1. Set type="onkeyup"
2. Go to page
3. Press alt+x
Result: hotkey does not work.
Expected result: hotkey works.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list