Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1583)

Issue 287007: Ensure that accessibility information from native views like the autocomplete... (Closed)

Created:
11 years, 2 months ago by ananta
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Ensure that accessibility information from native views like the autocomplete edit are returned correctly to accessibility clients like screen readers. We achieve this by sending off the WM_GETOBJECT message to the underlying native view HWND if the current view cannot return accessibility information for its children. Fixes portions of http://code.google.com/p/chromium/issues/detail?id=13291 Bug=13291 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29338

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M views/accessibility/view_accessibility.cc View 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ananta
11 years, 2 months ago (2009-10-16 17:06:12 UTC) #1
jcampan
LGTM
11 years, 2 months ago (2009-10-16 17:43:41 UTC) #2
Jonas Klink (Google)
11 years, 2 months ago (2009-10-19 19:21:24 UTC) #3
LGTM, thanks for putting this CL together!

On Fri, Oct 16, 2009 at 10:43 AM, <jcampan@chromium.org> wrote:

> LGTM
>
>
> http://codereview.chromium.org/287007
>

Powered by Google App Engine
This is Rietveld 408576698