Calendar problem under IE6-7 if dir="rtl" for body tag.
-------------------------------------------------------

                 Key: RF-5519
                 URL: https://jira.jboss.org/jira/browse/RF-5519
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: 3.3.0.CR1, IE6-7
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski


Source:
<body dir="rtl">
        <h:form>
                <rich:calendar></rich:calendar>
        </h:form>
</body>

# Open page under IE 6 or 7.
# Try to show calendar pop up.
Result: it is not shown.

# Repeate the same stepd after define direction="bottom-left" for calendar
Result: pop up appears, but in incorrect place.

-- 
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