New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 847971 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Feature
uia
Team-Accessibility



Sign in to add a comment

Implement GetPatternProvider

Project Member Reported by suproteem@chromium.org, May 30 2018

Issue description

GetPatternProvider returns a pointer to an object that supports UI Automation control patterns. There are a number of UI Automation-specific control patterns that need to be implemented in Chromium.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 18

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/3ffbf436c8c5b638610c73d9bcfd4a38f6f7fc60

commit 3ffbf436c8c5b638610c73d9bcfd4a38f6f7fc60
Author: Suproteem Sarkar <suproteem@chromium.org>
Date: Wed Jul 18 03:07:40 2018

Mini-patch modified GetPatternProvider to cast to provider interface

R=nektar@chromium.org,dmazzoni@chromium.org

Bug: 847971
Change-Id: Id18111cedd06a6c5964682e114de03fc9c0d9567
Reviewed-on: https://chromium-review.googlesource.com/1130161
Reviewed-by: Nektarios Paisios <nektar@chromium.org>
Commit-Queue: Nektarios Paisios <nektar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#575921}
[modify] https://crrev.com/3ffbf436c8c5b638610c73d9bcfd4a38f6f7fc60/ui/accessibility/platform/ax_platform_node_win.cc

Owner: nek...@chromium.org

Sign in to add a comment