]
Pavol Pitonak closed RF-13770.
------------------------------
Thanks for fast fix. Verified.
Output panel: onkeydown, onkeyup and onkeypress don't work
----------------------------------------------------------
Key: RF-13770
URL:
https://issues.jboss.org/browse/RF-13770
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output, regression
Affects Versions: 4.5.0.Alpha3
Reporter: Pavol Pitonak
Assignee: Michal Petrov
Priority: Critical
Attributes onkeypress, onkeydown and onkeyup of a:outputPanel stopped working. Affects
all browsers - it's not rendered in html.
It's a *regression* since it worked fine in 4.5.0.Alpha3.
It's questionable how useful these attributes are since it's not possible to fire
these events in common ways, only using JavaScript/Selenium.