Revert "Ignore virtual KeyEvents in SwitchAccess"
This reverts commit 3a16d8d9. Reason for revert: The method used to identify virtual key events with the old virtual keyboard UI no longer holds true with the new virtual keyboard UI. I'm investigating why that's true, but to unblock progress on SwitchAccess typing, I am reverting this change. Original change's description: > Ignore virtual KeyEvents in SwitchAccess > > Switch access should only use KeyEvents from physical keyboards as > switches; virtual keyboard events should be ignored. > > Added a browser test for SwitchAccess > > BUG=864802 > > Change-Id: Ia50bacafe0c0740b4eea6c9f290c8679b61d79bc > Reviewed-on: https://chromium-review.googlesource.com/1114069 > Reviewed-by: David Tseng <dtseng@chromium.org> > Reviewed-by: Katie Dektar <katie@chromium.org> > Commit-Queue: Zach Helfinstein <zhelfins@chromium.org> > Cr-Commit-Position: refs/heads/master@{#580321} TBR=dtseng@chromium.org,katie@chromium.org,zhelfins@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 864802 Change-Id: I698bbb745e2e1371ecf4e7c800cf8d832919f927 Reviewed-on: https://chromium-review.googlesource.com/1217717Reviewed-by:David Tseng <dtseng@chromium.org> Commit-Queue: Zach Helfinstein <zhelfins@chromium.org> Cr-Commit-Position: refs/heads/master@{#590370}
Showing
Please register or sign in to comment