Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tab support in Assistant settings
This is a temporary fix. The real fix will be to move away from the Content Service and back to |views::WebView|. This is tracked in b/146351046. - Embedded UI: - TAB and shift-TAB works for settings. - TAB and shift-TAB works for webview based Assistant response (to the query |weather|). - Open Settings, click on other window, click back on settings, verify TAB and shift-TAB still work. - Standalone UI: - TAB and shift-TAB works for settings. - TAB and shift-TAB works for webview based Assistant response (to the query |weather|). Bug: 145213680 Change-Id: If0f39d4911409f177fb1f93525205ad7392bdd35 Tests: Manually tested that: Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979633 Reviewed-by: Xiaohui Chen <[email protected]> Commit-Queue: Jeroen Dhollander <[email protected]> Cr-Commit-Position: refs/heads/master@{#727225}
- Loading branch information