GetFocusedChildWidgetForAccessibility should return any focused widget
Modify ViewAccessibilityUtils::GetFocusedChildWidgetForAccessibility to return any widget that is visible and focused. Previously, this was limited to tab-modal dialogs. Other focused widgets, like the Find bar, should be treated in the same way. Bug: 869703 Change-Id: I720bdd1e9c8d665d839296aa9bfd4c9490805dbd Reviewed-on: https://chromium-review.googlesource.com/1208810Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: James Wallace-Lee <jamwalla@chromium.org> Cr-Commit-Position: refs/heads/master@{#590523}
Showing
Please register or sign in to comment