rich:hotKey - when used selector for binding to specific component, all hotKeys defined on
component are called
---------------------------------------------------------------------------------------------------------------
Key: RF-11820
URL:
https://issues.jboss.org/browse/RF-11820
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-misc
Affects Versions: 4.1.1.Final
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.1.1.Final
The problem is in using {{$(...).live(...)}} method for binding the key event handler.
However when used {{bind}} method recommended in {{jquery.hotkeys.js}} documentation [1],
hotkeys does not work at all.
[1]
https://github.com/jeresig/jquery.hotkeys/blob/master/README.md
--
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