[richfaces-issues] [JBoss JIRA] Created: (RF-1891) ScrollableDataTable: problem with chars "&" and "(" in IE6

Andrey Izobov (JIRA) jira-events at lists.jboss.org
Fri Jan 11 09:43:19 EST 2008


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


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

        



More information about the richfaces-issues mailing list