commit | 12e582c79c4e8028bb03971377633440aa95cefb | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Wed Sep 30 21:15:47 2009 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Wed Sep 30 21:15:47 2009 -0700 |
tree | dd4399ce3f6a19a0724961686f234f46c356a367 | |
parent | 56f96fe05b2b01c488ce569eb2eefc13ee917fd3 [diff] |
Fix 2146178: On-screen keyboard is wider than screen Sometimes the keyboard is getting confused about it's width when switching between hard keyboard open and close state and portrait-forced home. Force creation of keyboard layouts after a configuration change to fix the inconsistent state. Don't force create when just switching between input fields, too expensive. Also fixes the problem of keyboard not changing layout after a locale change, unless there's an orientation change.