Bug 489375 - DbusCoreUiaSource: Implement SelectionItemPattern
Summary: DbusCoreUiaSource: Implement SelectionItemPattern
Status: CONFIRMED
Alias: None
Product: UI Automation
Classification: Mono
Component: Client - UIA (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: Release 2.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 15:53 UTC by Brad Taylor
Modified: 2010-08-31 14:21 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 Brad Taylor 2009-03-26 15:53:10 UTC
Implement SelectionItemPattern for DbusCore.  This should essentially amount to a thin
wrapper over the corresponding DbusCore interface.
Comment 1 Michael Gorse 2010-02-09 21:58:28 UTC
Some tests are not passing, but because of UIA Winforms bugs (ie, BGO#578523)
and Windows not raising SelectionProperty events where our implementation raises them.
Comment 2 Sanford Armstrong 2010-02-24 18:34:34 UTC
(In reply to comment #1)
> Some tests are not passing, but because of UIA Winforms bugs (ie, BGO#578523)
> and Windows not raising SelectionProperty events where our implementation
> raises them.

Okay, I'll open a new bug for this.