Emit an ATK focus signal after popup menus are finished
Orca expects this signal, so we make sure to fire it when popup menus are closed. We also send the ax::mojom::Event::kMenuPopupEnd event after the ax::mojom::Event::kMenuEnd event to make sure that any "focus override" in the Views code is unset. We do this because we need to query the currently focused item after the menu is closed. Bug: 1011864 Change-Id: I0137527c349bb7f3a6ade66fd9ceadba3e0d546e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1855742 Commit-Queue: Martin Robinson <mrobinson@igalia.com> Reviewed-by:Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#709034}
Showing
Please register or sign in to comment