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

Denis Petrunin (JIRA) jira-events at lists.jboss.org
Wed Sep 30 10:31:49 EDT 2009


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

Denis Petrunin updated RF-7451:
-------------------------------

    Workaround: [Workaround Exists]


> 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>
> I don't want you to close issue due to workaround, because domElementAttachment="parent" isn't always acceptable.

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