Show Accessibility panel over the virtual keyboard
Switch Access (go/cros-switch) uses the Accessibility panel to show its menu and back button. The back button is currently being shown under the virtual keyboard, which causes confusion on how to navigate outward in scope. A similar change was previously submitted (https://osscs.corp.google.com/chromium/chromium/src/+/0a727234100f0d23e3308767087327f458cc92a3) but later reverted because of unintended side effects of showing the ChromeVox panel above fullscreen windows. This change does not have that affect, as it leaves the logic to hide the window in fullscreen mode intact. Bug: 946616 Change-Id: I9f85a5f4f699ea5af55f75a69c1c3f5bb4358c93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727511Reviewed-by:James Cook <jamescook@chromium.org> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#682911}
Showing
Please register or sign in to comment