Community
Participate
Working Groups
Build Identifier: 20100218-1602 When setting an image/icon solely in the header of a table column and then that column is then used for sorting (using setSortColumn/setSortDirection), when the column is selected for sorting, the icon disappears while it is used for sorting, once another column is used, the icon reappears. It is kind of annoying, is there any way to fix? Reproducible: Always Steps to Reproduce: 1. Create a table with columns. 2. Set a header image for one of the columns (I used a 16x16 png image) 3. Set that column as the sorting column for the table (setSortColumn) and it will not paint the image. 4. Unset and it will reappear.
*** This bug has been marked as a duplicate of bug 213278 ***