Community
Participate
Working Groups
Build Identifier: 20110916-0149 A Tree/TreeViewer with multiple columns should have an option to move the tree twisties/expandos with the 1st column or leave them in the left column. Reproducible: Always Steps to Reproduce: 1. Create a Tree/TreeViewer with 2 or more columns 2. Call TreeColumn.setMoveable(true) on each column 3. Either... a. Use the mouse to move the 1st column to another position b. Use Tree.setColumnOrder(new int[]{1, 0}) to specify a different ordering Note that the tree twisties/expandos always appear in the left column on Windows and GTK. On Mac, they move with the 1st column.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the "stalebug" whiteboard tag.