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

Issue 8850001: Send a11y events from NativeTextfieldViews when the state changes. (Closed)

Created:
9 years ago by dmazzoni
Modified:
9 years ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org, Zachary Kuznia, hashimoto
Visibility:
Public.

Description

Send a11y events from NativeTextfieldViews when the state changes. BUG=106716 TEST=On Chrome OS, manually test typing and autocompleting in the omnibox with accessibility turned on. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113427

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M ui/views/controls/textfield/native_textfield_views.cc View 1 2 3 3 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
dmazzoni
9 years ago (2011-12-07 16:55:12 UTC) #1
sky
http://codereview.chromium.org/8850001/diff/1/ui/views/controls/textfield/native_textfield_views.cc File ui/views/controls/textfield/native_textfield_views.cc (right): http://codereview.chromium.org/8850001/diff/1/ui/views/controls/textfield/native_textfield_views.cc#newcode461 ui/views/controls/textfield/native_textfield_views.cc:461: textfield_->GetWidget()->NotifyAccessibilityEvent( I'm not familiar with EVENT_TEXT_CHANGED. Should it be ...
9 years ago (2011-12-07 17:10:00 UTC) #2
dmazzoni
http://codereview.chromium.org/8850001/diff/1/ui/views/controls/textfield/native_textfield_views.cc File ui/views/controls/textfield/native_textfield_views.cc (right): http://codereview.chromium.org/8850001/diff/1/ui/views/controls/textfield/native_textfield_views.cc#newcode461 ui/views/controls/textfield/native_textfield_views.cc:461: textfield_->GetWidget()->NotifyAccessibilityEvent( On 2011/12/07 17:10:01, sky wrote: > I'm not ...
9 years ago (2011-12-07 17:25:35 UTC) #3
sky
LGTM
9 years ago (2011-12-07 17:27:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/8850001/5001
9 years ago (2011-12-07 17:28:46 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-07 18:56:53 UTC) #6
Change committed as 113427

Powered by Google App Engine
This is Rietveld 408576698