Community
Participate
Working Groups
Build Identifier: I20100520-1744 If the first row is the same height as the column header, then when no column header is required the first row is not painted at all. If it is taller than the header then the portion where the column header would be is obscured. Reproducible: Always Steps to Reproduce: 1. Open GridSnippet1 (or the attached modified version) 2. Change setHeaderVisible() call to pass in false 3. Run and observe that not only is the header not visible, the first row isn't either
Created attachment 171716 [details] Standard snippet modified to clearly demonstrate the problem
Created attachment 171719 [details] Patch that fixes the problem The code setting the clipping region does not take into account whether the column headers are visible or not.
prefect - released to head
Great! This will be in the Grid nightly build jar very soon then?
yes