Bugzilla – Bug 489375
DbusCoreUiaSource: Implement SelectionItemPattern
Last modified: 2010-08-31 14:21:43 UTC
Implement SelectionItemPattern for DbusCore. This should essentially amount to a thin wrapper over the corresponding DbusCore interface.
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.
(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.