Bug 489375

Summary: DbusCoreUiaSource: Implement SelectionItemPattern
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Client - UIAAssignee: E-mail List <mono-a11y-bugs>
Status: CONFIRMED --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Enhancement    
Priority: P4 - Low    
Version: Unspecified   
Target Milestone: Release 2.1   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.