Support RootWindowController::ActivateKeyboard in Mash |
||||||
Issue descriptionCurrently we call ash::Shell::GetPrimaryRootWindowController()->ActivateKeyboard(keyboard::KeyboardController::GetInstance()) from ChromeBrowserMainExtraPartsAsh::PostProfileInit() (soon to be in ChromeBrowserMainPartsChromeos). We need to determine where and how this should be done for Mash and fix it.
,
Dec 20 2017
,
Mar 26 2018
,
Apr 19 2018
,
Aug 1
,
Sep 12
Hi Shu, do you mind taking this over since it's part of making VK work in MASH? |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by jamescook@chromium.org
, Dec 19 2017Components: UI>Input>VirtualKeyboard