New issue
Advanced search Search tips

Issue 896284 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Task



Sign in to add a comment

Make ImeController a keyboard observer.

Project Member Reported by steve...@chromium.org, Oct 17

Issue description

Currently VirtualKeyboardController implements KeyboardControllerObserver::OnKeyboardEnabledChanged strictly to call Shell::Get()->ime_controller()->OverrideKeyboardKeyset(). We should have ImeController observe KeyboardController directly instead.

 

Sign in to add a comment