[
https://issues.jboss.org/browse/RF-11824?page=com.atlassian.jira.plugin.s...
]
Pavol Pitonak reassigned RF-11824:
----------------------------------
Assignee: Lukáš Fryč (was: Pavol Pitonak)
I tried following 4 commonly-used shortcuts with RichFaces 3.3.3.Final in Chrome 16 and
Firefox 8 and everything works (i.e. action bound to hotkey is called, not the one defined
in browser):
* Ctrl + A (select all)
* Ctrl + F (find on page)
* Ctrl + S (save page as...)
* Ctrl + U (show page source)
RichFaces 3' Developer guide says following about hotkey component
{quote}
Includes all features of the Javascript jQuery Hotkeys Plugin
(
http://code.google.com/p/js-hotkeys)
{quote}
rich:hotKey - add option to prevent default event handling
----------------------------------------------------------
Key: RF-11824
URL:
https://issues.jboss.org/browse/RF-11824
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-misc
Affects Versions: 4.1.1.Final
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Some hot-keys are triggering default event handling ({{ctrl+a}}, {{page-up}}, etc.),
we may try to prevent this behavior, however it is not as simple as
{{event.preventDefault()}} or {{return false;}}.
*_Please vote on issue if you would like to having this issue implemented._*
--
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