DescriptionRestore screen work area after login
When user login, a new virtual keyboard is created. If the old virtual keyboard
was showing before user login, we need to notfiy keyboard bounds observers that
old virtual keyboard window occupy no space on screen. Otherwise, Ash still thinks
the work area should exclude virtual keyboard area even the keyboard is not showing.
This CL fixed the bug.
BUG=342524
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250892
Patch Set 1 #Patch Set 2 : Add a test for keyboard window #
Total comments: 2
Patch Set 3 : nit and change HasKeyboardWindow to virtual function #
Messages
Total messages: 18 (0 generated)
|