[richfaces-issues] [JBoss JIRA] Updated: (RF-7207) rich:calendar popup is shown under rich:scrollableDataTable header

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed May 20 16:58:57 EDT 2009


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

Nick Belaevski updated RF-7207:
-------------------------------

      Component/s: component-ScrollableDataTable
    Fix Version/s: Future
         Assignee: Konstantin Mishin


> 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
>          Components: component-ScrollableDataTable
>    Affects Versions: 3.3.0
>         Environment: RichFaces 3.3.0GA
>            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

        



More information about the richfaces-issues mailing list