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


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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to