[ 
https://jira.jboss.org/jira/browse/RF-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Petrunin updated RF-7207:
-------------------------------

          Environment: 
RichFaces 3.3.0.GA / 3.3.3.CR1
Windows XP
Firefox 3.5.8

  was:RichFaces 3.3.0GA

    Affects Version/s: 3.3.3.CR1


Issue can be reproduced in 3.3.3.CR1

> rich:calendar popup is shown under rich:scrollableDataTable header
> ------------------------------------------------------------------
>
>                 Key: RF-7207
>                 URL: https://jira.jboss.org/jira/browse/RF-7207
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-ScrollableDataTable
>    Affects Versions: 3.3.0, 3.3.3.CR1
>         Environment: RichFaces 3.3.0.GA / 3.3.3.CR1
> Windows XP
> Firefox 3.5.8
>            Reporter: Denis Petrunin
>            Assignee: Konstantin Mishin
>            Priority: Minor
>             Fix For: Future
>
>
> rich:calendar popup is shown under rich:scrollableDataTable header
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> <html
>   xmlns="http://www.w3.org/1999/xhtml";
>   xmlns:rich="http://richfaces.org/rich";
>   xmlns:h="http://java.sun.com/jsf/html";
>   xmlns:f="http://java.sun.com/jsf/core";
>   xmlns:a4j="http://richfaces.org/a4j";>
> <head>
> </head>
> <body>
>   <rich:calendar />
>   <p style="margin-top: 60px" />
>   <rich:scrollableDataTable >
>     <rich:column>
>      <f:facet name="header">
>        COLUMN A
>      </f:facet>
>     </rich:column>
>   </rich:scrollableDataTable>
> </body>
> </html>

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