diff options
author | dtseng@chromium.org <dtseng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-12 21:23:58 +0000 |
---|---|---|
committer | dtseng@chromium.org <dtseng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-12 21:23:58 +0000 |
commit | 9e04f976c6db85bf6170931ee1f3d2fb9ca8401b (patch) | |
tree | 9957680480a93d5cb85a0d7ea99e1de5a35de2cb /jingle | |
parent | 902ee7eaff2875a7e3e16c9d3e2d591c18fc323a (diff) | |
download | chromium_src-9e04f976c6db85bf6170931ee1f3d2fb9ca8401b.zip chromium_src-9e04f976c6db85bf6170931ee1f3d2fb9ca8401b.tar.gz chromium_src-9e04f976c6db85bf6170931ee1f3d2fb9ca8401b.tar.bz2 |
Fix the announcement of combo boxes by excluding them from firing events on our combobox IAccessible. Since we already call SetFocus on the native combo box, this event will go to the AT correctly, but this IAccessible won't be hooked up to the rest of the IAccessible tree. Also, any changes made in combobox.cc/h concerning accessibility won't show up when the combobox receives focus.
BUG=48703
TEST=none
Review URL: http://codereview.chromium.org/2937004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52132 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'jingle')
0 files changed, 0 insertions, 0 deletions