[richfaces-issues] [JBoss JIRA] Updated: (RF-7451) Can't resize scrollableDataTable columns if scrollableDataTable is placed in modal panel

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Jun 26 10:56:57 EDT 2009


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

Nick Belaevski updated RF-7451:
-------------------------------

    Fix Version/s: Future
         Assignee: Konstantin Mishin
         Priority: Minor  (was: Major)


> Can't resize scrollableDataTable columns if scrollableDataTable is placed in modal panel
> ----------------------------------------------------------------------------------------
>
>                 Key: RF-7451
>                 URL: https://jira.jboss.org/jira/browse/RF-7451
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-ScrollableDataTable
>    Affects Versions: 3.3.1
>         Environment: RichFaces 3.3.1, Firefox 3.0.11
>            Reporter: Denis Petrunin
>            Assignee: Konstantin Mishin
>            Priority: Minor
>             Fix For: Future
>
>
> Can't resize scrollableDataTable columns if scrollableDataTable is placed in modal panel. Try the following code in Firefox 3.0.11. I'd like to note that there is no such issue in IE 6/7.
> <rich:modalPanel showWhenRendered="true">
>   <rich:scrollableDataTable width="200" height="100">
>     <rich:column>
>       <f:facet name="header">
>         COLUMN
>       </f:facet>
>     </rich:column>
>   </rich:scrollableDataTable>
> </rich:modalPanel>

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