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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to