Community
Participate
Working Groups
Build ID: M20090211-1700 Steps To Reproduce: 1. In the Controls demo select Table tab 2. Check the box 'Moveable columns' 3. Move 'Col 4' between column 0 and column 1 4. Try to move the same column ('Col 4') between columns 2 and 3 5. Most times it does not change its position. More information: There are also cases when the column is incorrectly positioned.
Created attachment 139745 [details] Proposed patch findMoveTarget method of TableColumnLCA.java is fixed by this patch.
Created attachment 139859 [details] Proposed patch
Applied second patch to CVS HEAD.