Fix bug where focus could be assigned to the panel itself in Select-to-speak.
Panel is no longer focusable, only its child buttons. STS JS code now calls focus() on button instead of panel itself to re-focus panel. AX-Relnotes: Fix bug where pressing Search key + S twice in a row without text selection while panel is visible would focus panel but then remove focus from panel button. Bug: 1166733 Change-Id: I45958dabbe3ee4ba21ddee26f6e00a3a75d0f464 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629658 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#843808}
Showing
Please register or sign in to comment