Bug 493176

Summary: DataGrid: MenuItem's position doesn't changed after sort the order
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P3 - Medium    
Version: Release 1.0   
Target Milestone: Release 1.1   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-04-08 10:23:19 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