[richfaces-issues] [JBoss JIRA] Created: (RF-5520) Calendar: problem with direction attribute inside <body dir="rtl">

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


Calendar: problem with direction attribute inside <body dir="rtl">
------------------------------------------------------------------

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


Code:
<body dir="rtl">
      <h:form>
            <div dir="ltr">
                  <rich:calendar  direction="bottom-left"></rich:calendar>
            </div>
      </h:form>
      </body>

# Open page in IE6 or 7
# Click calendar button several times
Result: pop up is opened to the left and to the right serially.

# Define direction="auto" on page.
# Try to show pop up again
Result: JS Error on page, pop up is not opened.

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