Bug 493176 - DataGrid: MenuItem's position doesn't changed after sort the order
Summary: DataGrid: MenuItem's position doesn't changed after sort the order
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P3 - Medium : Normal
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-08 10:23 UTC by calen chen
Modified: 2009-04-15 13:55 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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