Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 353154 - Table Column Header Image Disappears On Column Sort
Summary: Table Column Header Image Disappears On Column Sort
Status: CLOSED DUPLICATE of bug 213278
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.1   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 15:07 EDT by ben.kossenjans CLA
Modified: 2011-07-26 15:33 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ben.kossenjans CLA 2011-07-26 15:07:30 EDT
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.
Comment 1 Felipe Heidrich CLA 2011-07-26 15:33:55 EDT

*** This bug has been marked as a duplicate of bug 213278 ***