Bugzilla – Bug 493176
DataGrid: MenuItem's position doesn't changed after sort the order
Last modified: 2009-04-15 13:55:41 UTC
REPRO: 1. run uia2atk/test/samples/datagrid.py 2. run accerciser, expand tree table on the left treeview, browse to Edit0, under 'interface viewer' expand 'Component' to see its position 3. in application, mouse click TextBox_Edit columnheader to sort the order(Edit0 now is on bottom) 4. in accerciser, refresh tree table, browse to Edit0 to see its position again RESULTS: in step 4, Edit0 still get the same position as it get in step 2 EXPECTED RESULTS: in step 4, Edit0 is moved to bottom, so it should exchange its position with Edit2