Community
Participate
Working Groups
Build Identifier: M20090211-1700 In case there are many columns in a SWT Table widget, at a certain position the column headers are not rendered any more. The problem occurs for many columns. This problem is quite sever, as no workaround exists. Reproducible: Always Steps to Reproduce: 1.Create a SWT Table widgedt (tested within an eclipse plugin, not stand alone) 2.add at least 400 columns with a dummy column name and add some dummy rows 3.start the plugin and scroll to the right 4.at a certain position the column headers are not rendered any more.
Created attachment 158571 [details] Plugin Project with a SWT Table reproducing the problem You can import this plugin project and start it to reproduce the table column header problem
I believe this is a limitation in win32.
*** This bug has been marked as a duplicate of bug 72293 ***