Extended Data Table does not resize if column widths are set with "px"
----------------------------------------------------------------------

                 Key: RF-8140
                 URL: https://jira.jboss.org/jira/browse/RF-8140
             Project: RichFaces
          Issue Type: Bug
          Components: component-tables
    Affects Versions: 3.3.2.SR1
         Environment: FF, IE
            Reporter: Andreas Schank


If the column width in the extended data table is set absolutely using "px" in 
the width string, resizing results in javascript errors (IE8) or fails with 
display errors in FF.

saveRatios() in extended-data-table.js calculates NaN values for width ratios 
set with "px", which results in errors during execution of 
calculateWidthsFromRatios while reducing the width of the last column.


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