Community
Participate
Working Groups
Build Identifier: 3.7.0 If the property autoResizeColumns is set to true on a table the size of the columns will be reset to theirs original values if reloadPage() is called. Reloading a page should not affect the column sizes but only reload the data. The problem only exists with the SWT-UI, it works well with the Swing-UI. Reproducible: Always Steps to Reproduce: 1. Create a table with the property autoResizeColumns set to true 2. Change the size of a column. 3. Call the method IPage#reloadPage()
Created attachment 200178 [details] Patch to resolve the bug.
solved for trunk and indigo sp1
The patch, if applied to the code base, must be flagged iplog+ so that it appears in the log.
shipped with scout 3.7.1
removed iplog flag from ticket and added iplog flag to attachment