Tab modal dialog title should be accessible window title
Tab modal dialogs (ui::MODAL_TYPE_CHILD) should report their title to AT (insert+T on JAWS and NVDA) when active. To accomplish this, BrowserView::GetAccessibleWindowTitle should report the title of the dialog when one is active. Bug: 775680 Test: browser_tests.exe --gtest_filter=BrowserViewTest.GetAccessibleTabModalDialogTitle Change-Id: Ie693e1627c87e4d97eede64381d80dab31635642 Reviewed-on: https://chromium-review.googlesource.com/1184039 Commit-Queue: James Wallace-Lee <jamwalla@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#587371}
Showing
Please register or sign in to comment