[richfaces-issues] [JBoss JIRA] Created: (RF-5519) Calendar problem under IE6-7 if dir="rtl" for body tag.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Mon Jan 5 05:38:54 EST 2009


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

        



More information about the richfaces-issues mailing list