[richfaces-issues] [JBoss JIRA] Commented: (RF-8543) Calendar position is incorrect inside scrollable element

G B (JIRA) jira-events at lists.jboss.org
Fri Apr 9 02:12:38 EDT 2010


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

G B commented on RF-8543:
-------------------------

Calendar position is also incorrect using it not inside a scrollable element:

<ui:composition> 
 <h:form >
  <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>
     <rich:calendar direction="auto" jointPoint="auto"/>
  <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/>
 </h:form>
</ui:composition>

> Calendar position is incorrect inside scrollable element
> --------------------------------------------------------
>
>                 Key: RF-8543
>                 URL: https://jira.jboss.org/jira/browse/RF-8543
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.2.SR1
>            Reporter: Andrei Markavtsov
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>         Attachments: calendardirection.JPG, screenshot-1.jpg
>
>
> <ui:composition>
> 			<div style="height: 200px; overflow-y: auto; width: 700px">
> 				<div style="height: 500px">
> 				<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
> 				<rich:calendar direction="auto" jointPoint="auto" />
> 				</div>
> 			</div>
> 		</ui:composition>

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