[richfaces-issues] [JBoss JIRA] Created: (RF-4846) Calendar thows JS errors under Google Chrome browser.

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Mon Nov 3 13:04:21 EST 2008


Calendar thows JS errors under Google Chrome browser.
-----------------------------------------------------

                 Key: RF-4846
                 URL: https://jira.jboss.org/jira/browse/RF-4846
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: Google Chrome for Windows.
            Reporter: Sergey Halipov


<h:form>
		<rich:calendar popup="true"
			id="calendar" showApplyButton="false"
			cellWidth="24px" cellHeight="20px"
			inputStyle="width:90px;background-color:#FFFFFF;"
			datePattern="dd.MM.yyyy"
			value="10.01.1982"
			showWeeksBar="false" >
			
		</rich:calendar>

Open page with Google Chrome. Try to choose date with pop-up.
Error: Uncaught TypeError: Object [object HTMLInputElement] has no method 'getStyle'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list