[
http://jira.jboss.com/jira/browse/RF-1891?page=all ]
Nick Belaevski updated RF-1891:
-------------------------------
Fix Version/s: 3.2.0
Assignee: Konstantin Mishin
ScrollableDataTable: problem with chars "&" and
"(" in IE6
----------------------------------------------------------
Key: RF-1891
URL:
http://jira.jboss.com/jira/browse/RF-1891
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Environment: Tomcat 5.5
IE6
Reporter: Andrey Izobov
Assigned To: Konstantin Mishin
Fix For: 3.2.0
Impossible to enter these symbols in inputs inside ScrollableDataTable.
Event.keyCode for chars "&" and "(" equals Event.KEY_UP and
Event.KEY_DOWN and event handling passes correspondingly (in function processKeyDown). If
activeRow has not been determined yet then rowIndex is calculated as nonnumeric and error
throws in function showRow()
--
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