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

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Fri May 22 09:51:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12468861#action_12468861 ] 

Alexander Dubovsky commented on RF-5520:
----------------------------------------

Check after RF-5519 will be fixed.

> 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: Alexander Dubovsky
>
> 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