Fix caret browsing UI on Chrome OS
This adds the toggle button for caret browsing to Chrome OS accessibility settings; previously it was only in browser accessibility settings which isn't used on Chrome OS. Also fixes the syntax for the accelerator on Chrome OS. The actual user-facing shortcut is Ctrl+Search+7, but the only way to achieve that in accelerator_table.cc is to use VKEY_F7. Manually tested on-device and confirmed that the correct shortcut Ctrl+Search+7 does work and that no permutation of modifier keys with F7 has any effect. Bug: 1120826 Change-Id: I89b4948a874f232e2c893f00611a927b3f45e44d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390876Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Taylor Bergquist <tbergquist@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Auto-Submit: Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#806365}
Showing
Please register or sign in to comment