Bug 549112 - Adding/Removing rows of a DataGridView dosen't generate UIA events
Summary: Adding/Removing rows of a DataGridView dosen't generate UIA events
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - UIA (show other bugs)
Version: Unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 10:22 UTC by Rui Guo
Modified: 2009-10-22 10:22 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 Rui Guo 2009-10-22 10:22:52 UTC
Expect: When add a new row to a DataGridView, there shall be a AutomationPropertyChangedEvent fired to indicate the RowCountProperty of the DataGridView is changed. And the same for removing a row from a DataGridView.

Reproduce: TableTest.DynamiceTest in uia2atk/UIAutomation/UIAutomationClientTests/UIAutomationClientTests